Home
last modified time | relevance | path

Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DGraphicsJNI.h121 class HeapAllocator : public SkBRDAllocator {
123 HeapAllocator() { }; in HeapAllocator() function
124 ~HeapAllocator() { }; in ~HeapAllocator()
DBitmapFactory.cpp99 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {
116 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()
333 HeapAllocator defaultAllocator; in doDecode()
336 SkBitmap::HeapAllocator heapAllocator; in doDecode()
DBitmapRegionDecoder.cpp175 HeapAllocator heapAlloc; in nativeDecodeRegion()
DGraphics.cpp610 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()
680 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
DBitmap.cpp804 HeapAllocator allocator; in Bitmap_copy()
1242 HeapAllocator allocator; in Bitmap_extractAlpha()
1539 HeapAllocator allocator; in Bitmap_copyPreserveInternalConfig()