Searched refs:subllist (Results 1 – 1 of 1) sorted by relevance
386 SkTInternalLList<GrRenderTask> subllist; in reorderTasks() local387 if (GrClusterRenderTasks(span, &subllist)) { in reorderTasks()393 subllist.addToTail(fDAG[fReorderBlockerTaskIndices[i]].get()); in reorderTasks()395 llist.concat(std::move(subllist)); in reorderTasks()