Searched defs:allocPixelRef (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/docs/examples/ | ||
| D | Bitmap_tryAllocPixels_4.cpp | 16 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/skia/m133/src/core/ | ||
| D | SkBitmap.cpp | 377 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator |