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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.h122 bool ensureFrameIsCached(size_t index);
H A DBitmapImage.cpp340 bool BitmapImage::ensureFrameIsCached(size_t index) function in class:blink::BitmapImage
353 if (!ensureFrameIsCached(index))

Completed in 240 milliseconds