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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.h69 bool isAllDataReceived() const { return m_allDataReceived; } function in class:blink::BitmapImage
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
H A DImageDecoder.h95 bool isAllDataReceived() const { return m_isAllDataReceived; } function in class:blink::ImageDecoder

Completed in 106 milliseconds