Home
last modified time | relevance | path

Searched defs:resourceAllocator (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrDrawingManager.cpp203 GrResourceAllocator resourceAllocator(dContext); in flush() local
405 bool GrDrawingManager::reorderTasks(GrResourceAllocator* resourceAllocator) { in reorderTasks()