Searched refs:adjust_out_color_space_and_dither (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp461 static void adjust_out_color_space_and_dither(jpeg_decompress_struct* cinfo, function
576 adjust_out_color_space_and_dither(&cinfo, colorType, *this);
817 adjust_out_color_space_and_dither(cinfo, colorType, *this);
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp461 static void adjust_out_color_space_and_dither(jpeg_decompress_struct* cinfo, function
576 adjust_out_color_space_and_dither(&cinfo, colorType, *this);
817 adjust_out_color_space_and_dither(cinfo, colorType, *this);

Completed in 135 milliseconds