Searched refs:reorderTasks (Results 1 – 2 of 2) sorted by relevance
166 bool reorderTasks(GrResourceAllocator*);
192 usingReorderedDAG = this->reorderTasks(&resourceAllocator); in flush()392 bool GrDrawingManager::reorderTasks(GrResourceAllocator* resourceAllocator) { in reorderTasks() function in GrDrawingManager