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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DLazyDecodingPixelRef.cpp107 bool LazyDecodingPixelRef::onLockPixelsAreWritable() const function in class:WebCore::LazyDecodingPixelRef
/external/chromium_org/third_party/skia/src/core/
H A DSkPixelRef.cpp163 return this->onLockPixelsAreWritable();
166 bool SkPixelRef::onLockPixelsAreWritable() const { function in class:SkPixelRef
/external/chromium_org/third_party/skia/src/gpu/
H A DSkGrPixelRef.cpp45 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const { function in class:SkROLockPixelsPixelRef
/external/skia/src/core/
H A DSkPixelRef.cpp163 return this->onLockPixelsAreWritable();
166 bool SkPixelRef::onLockPixelsAreWritable() const { function in class:SkPixelRef
/external/skia/src/gpu/
H A DSkGrPixelRef.cpp45 bool SkROLockPixelsPixelRef::onLockPixelsAreWritable() const { function in class:SkROLockPixelsPixelRef

Completed in 140 milliseconds