HomeSort by relevance Sort by last modified time
    Searched refs:MaybeDecoded (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/skia/ext/
lazy_pixel_ref.h 36 virtual bool MaybeDecoded() = 0;
lazy_pixel_ref_utils_unittest.cc 51 virtual bool MaybeDecoded() OVERRIDE;
124 bool TestLazyPixelRef::MaybeDecoded() {
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
LazyDecodingPixelRef.h 60 virtual bool MaybeDecoded();
LazyDecodingPixelRef.cpp 103 bool LazyDecodingPixelRef::MaybeDecoded()
  /external/chromium_org/cc/test/
skia_common.h 46 virtual bool MaybeDecoded() OVERRIDE;
skia_common.cc 50 bool TestLazyPixelRef::MaybeDecoded() {

Completed in 349 milliseconds