Searched defs:allocPixelRef (Results 1 – 2 of 2) sorted by relevance
/external/skia/docs/examples/ | ||
D | Bitmap_tryAllocPixels_4.cpp | 16 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator |
/external/skia/src/core/ | ||
D | SkBitmap.cpp | 377 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator |