Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDrawingManager.h187 bool reorderTasks(GrResourceAllocator*);
DGrDrawingManager.cpp205 usingReorderedDAG = this->reorderTasks(&resourceAllocator); in flush()
405 bool GrDrawingManager::reorderTasks(GrResourceAllocator* resourceAllocator) { in reorderTasks() function in GrDrawingManager