HomeSort by relevance Sort by last modified time
    Searched defs:onLockPixelsAreWritable (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
SkGrTexturePixelRef.cpp 45 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const {
  /external/skia/src/core/
SkPixelRef.cpp 120 return this->onLockPixelsAreWritable();
123 bool SkPixelRef::onLockPixelsAreWritable() const {

Completed in 252 milliseconds