Home
last modified time | relevance | path

Searched defs:onNewLockPixels (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DPDFInvalidBitmapTest.cpp26 bool onNewLockPixels(LockRec*) override { return false; } in onNewLockPixels() function in __anonf605aef90111::InvalidPixelRef
DDrawBitmapRectTest.cpp26 bool onNewLockPixels(LockRec*) override { return false; } in onNewLockPixels() function in FailurePixelRef
/external/skia/src/lazy/
DSkDiscardablePixelRef.cpp41 bool SkDiscardablePixelRef::onNewLockPixels(LockRec* rec) { in onNewLockPixels() function in SkDiscardablePixelRef
/external/skia/src/gpu/
DSkGrPixelRef.cpp25 bool SkROLockPixelsPixelRef::onNewLockPixels(LockRec* rec) { in onNewLockPixels() function in SkROLockPixelsPixelRef
/external/skia/src/core/
DSkMallocPixelRef.cpp197 bool SkMallocPixelRef::onNewLockPixels(LockRec* rec) { in onNewLockPixels() function in SkMallocPixelRef
DSkResourceCache.cpp122 bool SkOneShotDiscardablePixelRef::onNewLockPixels(LockRec* rec) { in onNewLockPixels() function in SkOneShotDiscardablePixelRef