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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.h119 bool ensureFrameIsCached(size_t index);
H A DBitmapImage.cpp334 bool BitmapImage::ensureFrameIsCached(size_t index) function in class:WebCore::BitmapImage
346 if (!ensureFrameIsCached(index))

Completed in 118 milliseconds