Searched refs:allocPixelRef (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp145 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { function in class:ScaleCheckingAllocator
157 return SkBitmap::HeapAllocator::allocPixelRef(bitmap, ctable);
175 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { function in class:RecyclingPixelAllocator
H A DGraphicsJNI.h142 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable);
H A DGraphics.cpp578 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { function in class:JavaPixelAllocator

Completed in 563 milliseconds