Searched defs:PrepareToDecode (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ | ||
D | LazyDecodingPixelRef.cpp | 108 bool LazyDecodingPixelRef::PrepareToDecode(const LazyPixelRef::PrepareParams& params) in PrepareToDecode() function in WebCore::LazyDecodingPixelRef |
/external/chromium_org/cc/test/ | ||
D | skia_common.cc | 46 bool TestLazyPixelRef::PrepareToDecode(const PrepareParams& params) { in PrepareToDecode() function in cc::TestLazyPixelRef |
/external/chromium_org/skia/ext/ | ||
D | lazy_pixel_ref_utils_unittest.cc | 120 bool TestLazyPixelRef::PrepareToDecode(const PrepareParams& params) { in PrepareToDecode() function in skia::__anon77f1a1cc0111::TestLazyPixelRef |