Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPictureFlat.h215 SkBitmapHeap* getBitmapHeap() { return fBitmapHeap; } in getBitmapHeap() function
287 buffer.setBitmapHeap(controller->getBitmapHeap()); in Create()
497 SkASSERT(fController->getBitmapHeap() != nullptr); in lazyInit()
498 fScratch.setBitmapHeap(fController->getBitmapHeap()); in lazyInit()
556 fController->getBitmapHeap(), in unflatten()