Home
last modified time | relevance | path

Searched defs:allocPixelRef (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp138 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in ScaleCheckingAllocator
166 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in RecyclingPixelAllocator
DGraphics.cpp671 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in JavaPixelAllocator
691 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in AshmemPixelAllocator