refactor helper functions out of libjpeg wrapper
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jan 2010 15:34:19 +0000 (15:34 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jan 2010 15:34:19 +0000 (15:34 +0000)
commit6f59815b3dbd19efb8a29d0115deea9c88da8ae1
tree5f4adca950fc5c225e77f11f978d3790ddf370f6
parentb4234a226612cf7f99a47d9c633233c1a488d6ed
refactor helper functions out of libjpeg wrapper

git-svn-id: http://skia.googlecode.com/svn/trunk@476 2bbb7eff-a529-9590-31e7-b0007b416f81
include/images/SkJpegUtility.h [new file with mode: 0644]
src/images/SkImageDecoder_libjpeg.cpp
src/images/SkJpegUtility.cpp [new file with mode: 0644]