Searched defs:allocPixelRef (Results 1 – 5 of 5) sorted by relevance
| /third_party/flutter/skia/docs/examples/ | ||
| D | Bitmap_allocPixels_4.cpp | 8 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in TinyAllocator |
| D | Bitmap_tryAllocPixels_4.cpp | 17 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator |
| /third_party/skia/docs/examples/ | ||
| D | Bitmap_tryAllocPixels_4.cpp | 17 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator |
| /third_party/skia/src/core/ | ||
| D | SkBitmap.cpp | 358 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator |
| /third_party/flutter/skia/src/core/ | ||
| D | SkBitmap.cpp | 360 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator |