Home
last modified time | relevance | path

Searched refs:heapAllocator (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp334 SkBitmap::HeapAllocator heapAllocator; in doDecode() local
347 decodeAllocator = &heapAllocator; in doDecode()
H A DGraphics.cpp682 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef() local
688 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()