Searched defs:allocPixelRef (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/base/libs/hwui/jni/ | ||
H A D | Graphics.cpp | 627 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator |
H A D | BitmapFactory.cpp | 111 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator |
/aosp_15_r20/external/skia/docs/examples/ | ||
H A D | Bitmap_tryAllocPixels_4.cpp | 16 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator |
/aosp_15_r20/external/skia/src/core/ | ||
H A D | SkBitmap.cpp | 377 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator |