Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawingManager.h166 bool reorderTasks(GrResourceAllocator*);
DGrDrawingManager.cpp192 usingReorderedDAG = this->reorderTasks(&resourceAllocator); in flush()
392 bool GrDrawingManager::reorderTasks(GrResourceAllocator* resourceAllocator) { in reorderTasks() function in GrDrawingManager