Home
last modified time | relevance | path

Searched refs:allocPixelRef (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/docs/examples/
DBitmap_HeapAllocator_allocPixelRef.cpp11 if (!stdalloc.allocPixelRef(&bitmap)) { in draw()
DBitmap_tryAllocPixels_4.cpp17 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator
/third_party/flutter/skia/docs/examples/
DBitmap_HeapAllocator_allocPixelRef.cpp11 if (!stdalloc.allocPixelRef(&bitmap)) { in draw()
DBitmap_allocPixels_4.cpp8 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in TinyAllocator
DBitmap_tryAllocPixels_4.cpp17 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator
/third_party/flutter/skia/include/core/
DSkBitmap.h1114 virtual bool allocPixelRef(SkBitmap* bitmap) = 0;
1134 bool allocPixelRef(SkBitmap* bitmap) override;
/third_party/skia/include/core/
DSkBitmap.h1161 virtual bool allocPixelRef(SkBitmap* bitmap) = 0;
1183 bool allocPixelRef(SkBitmap* bitmap) override;
/third_party/flutter/skia/src/core/
DSkBitmap.cpp217 return allocator->allocPixelRef(this); in tryAllocPixels()
360 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator
/third_party/skia/src/core/
DSkBitmap.cpp210 return allocator->allocPixelRef(this); in tryAllocPixels()
358 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator
/third_party/flutter/skia/site/user/api/
DSkBitmap_Reference.md140 …virtual bool <a href='#SkBitmap_Allocator_allocPixelRef'>allocPixelRef</a>(<a href='SkBitmap_Refer…
152 virtual bool <a href='#SkBitmap_Allocator_allocPixelRef'>allocPixelRef</a>(<a href='SkBitmap_Refere…
181 …bool <a href='#SkBitmap_HeapAllocator_allocPixelRef'>allocPixelRef</a>(<a href='SkBitmap_Reference…
195 bool <a href='#SkBitmap_HeapAllocator_allocPixelRef'>allocPixelRef</a>(<a href='SkBitmap_Reference#…
2196 …Allocator'>Allocator</a>::<a href='#SkBitmap_Allocator_allocPixelRef'>allocPixelRef</a> return fal…
2233 …Allocator'>Allocator</a>::<a href='#SkBitmap_Allocator_allocPixelRef'>allocPixelRef</a> return fal…
/third_party/flutter/skia/tools/fiddle/
Ddocumumentation_examples_map.txt37 bool allocPixelRef(SkBitmap* bitmap) override;
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt37 bool allocPixelRef(SkBitmap* bitmap) override;