Home
last modified time | relevance | path

Searched refs:removeOpLists (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrDrawingManager.h118 void removeOpLists(int startIndex, int stopIndex);
DGrDrawingManager.cpp66 void GrDrawingManager::OpListDAG::removeOpLists(int startIndex, int stopIndex) { in removeOpLists() function in GrDrawingManager::OpListDAG
472 fDAG.removeOpLists(startIndex, stopIndex); in executeOpLists()
/external/skqp/src/gpu/
DGrDrawingManager.h111 void removeOpLists(int startIndex, int stopIndex);
DGrDrawingManager.cpp71 void GrDrawingManager::OpListDAG::removeOpLists(int startIndex, int stopIndex) { in removeOpLists() function in GrDrawingManager::OpListDAG
445 fDAG.removeOpLists(startIndex, stopIndex); in executeOpLists()