Home
last modified time | relevance | path

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

/third_party/flutter/skia/docs/examples/
DBitmap_allocPixels_4.cpp22 TinyAllocator tinyAllocator; in draw() local
25 if (bitmap.tryAllocPixels(&tinyAllocator)) { in draw()