Searched refs:set_dct_method (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp390 static void set_dct_method(const SkImageDecoder& decoder, jpeg_decompress_struct* cinfo) { function
565 set_dct_method(*this, &cinfo);
814 set_dct_method(*this, cinfo);
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp390 static void set_dct_method(const SkImageDecoder& decoder, jpeg_decompress_struct* cinfo) { function
565 set_dct_method(*this, &cinfo);
814 set_dct_method(*this, cinfo);

Completed in 7512 milliseconds