Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DGraphics.cpp616 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator
633 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingClippingPixelAllocator
733 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in AshmemPixelAllocator
H A DBitmapFactory.cpp113 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator
140 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingPixelAllocator