Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DGraphics.cpp616 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in HeapAllocator
633 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in RecyclingClippingPixelAllocator
725 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in AshmemPixelAllocator
DBitmapFactory.cpp150 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in ScaleCheckingAllocator
178 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in RecyclingPixelAllocator