Searched refs:removeOpLists (Results 1 – 2 of 2) sorted by relevance
111 void removeOpLists(int startIndex, int stopIndex);
71 void GrDrawingManager::OpListDAG::removeOpLists(int startIndex, int stopIndex) { in removeOpLists() function in GrDrawingManager::OpListDAG445 fDAG.removeOpLists(startIndex, stopIndex); in executeOpLists()