Home
last modified time | relevance | path

Searched defs:onLockPixelsAreWritable (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/lazy/
DSkCachingPixelRef.h46 virtual bool onLockPixelsAreWritable() const SK_OVERRIDE { return false; } in onLockPixelsAreWritable() function
DSkDiscardablePixelRef.h31 virtual bool onLockPixelsAreWritable() const SK_OVERRIDE { return false; } in onLockPixelsAreWritable() function
/external/chromium_org/third_party/skia/src/lazy/
DSkDiscardablePixelRef.h31 virtual bool onLockPixelsAreWritable() const SK_OVERRIDE { return false; } in onLockPixelsAreWritable() function
DSkCachingPixelRef.h46 virtual bool onLockPixelsAreWritable() const SK_OVERRIDE { return false; } in onLockPixelsAreWritable() function
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DLazyDecodingPixelRef.cpp101 bool LazyDecodingPixelRef::onLockPixelsAreWritable() const in onLockPixelsAreWritable() function in WebCore::LazyDecodingPixelRef
/external/chromium_org/third_party/skia/src/gpu/
DSkGrPixelRef.cpp48 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const { in onLockPixelsAreWritable() function in SkROLockPixelsPixelRef
/external/skia/src/gpu/
DSkGrPixelRef.cpp48 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const { in onLockPixelsAreWritable() function in SkROLockPixelsPixelRef
/external/chromium_org/third_party/skia/src/core/
DSkPixelRef.cpp218 bool SkPixelRef::onLockPixelsAreWritable() const { in onLockPixelsAreWritable() function in SkPixelRef
/external/skia/src/core/
DSkPixelRef.cpp218 bool SkPixelRef::onLockPixelsAreWritable() const { in onLockPixelsAreWritable() function in SkPixelRef