Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawingManager.cpp190 GrResourceAllocator resourceAllocator(dContext); in flush() local
392 bool GrDrawingManager::reorderTasks(GrResourceAllocator* resourceAllocator) { in reorderTasks()