Searched defs:onLockPixelsAreWritable (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DSkGrTexturePixelRef.cpp45 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const { function in class:SkROLockPixelsPixelRef
/external/skia/src/core/
H A DSkPixelRef.cpp120 return this->onLockPixelsAreWritable();
123 bool SkPixelRef::onLockPixelsAreWritable() const { function in class:SkPixelRef

Completed in 158 milliseconds