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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp79 inline J_DITHER_MODE ditherMode() { return JDITHER_NONE; } function
82 inline J_DITHER_MODE ditherMode() { return JDITHER_FS; } function
499 m_info.dither_mode = ditherMode();

Completed in 36 milliseconds