Home
last modified time | relevance | path

Searched refs:decodeInto (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkPixelRef.h184 bool decodeInto(int pow2, SkBitmap* bitmap) { in decodeInto() function
/external/chromium_org/third_party/skia/include/core/
DSkPixelRef.h184 bool decodeInto(int pow2, SkBitmap* bitmap) { in decodeInto() function
/external/skia/src/core/
DSkBitmapProcState.cpp297 if (pr && pr->decodeInto(pow2, dst)) { in get_locked_pixels()
/external/chromium_org/third_party/skia/src/core/
DSkBitmapProcState.cpp297 if (pr && pr->decodeInto(pow2, dst)) { in get_locked_pixels()