Home
last modified time | relevance | path

Searched defs:lockPixels (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPixelRef.cpp137 bool SkPixelRef::lockPixels() { in lockPixels() function in SkPixelRef
163 bool SkPixelRef::lockPixels(LockRec* rec) { in lockPixels() function in SkPixelRef
DSkBitmap.cpp232 void SkBitmap::lockPixels() const { in lockPixels() function in SkBitmap