Searched defs:canDecodeToYUV (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
H A DImageDecoder.h274 virtual bool canDecodeToYUV() const { return false; } function in class:blink::ImageDecoder
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp744 bool JPEGImageDecoder::canDecodeToYUV() const function in class:blink::JPEGImageDecoder

Completed in 139 milliseconds