Searched refs:implementsDecodeInto (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPixelRef.h163 bool implementsDecodeInto() { function in class:SkPixelRef
/external/skia/include/core/
H A DSkPixelRef.h163 bool implementsDecodeInto() { function in class:SkPixelRef
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState.cpp318 if (pr->isLocked() || !pr->implementsDecodeInto()) {
/external/skia/src/core/
H A DSkBitmapProcState.cpp318 if (pr->isLocked() || !pr->implementsDecodeInto()) {

Completed in 286 milliseconds