Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawingManager.h94 bool executeOpLists(int startIndex, int stopIndex, GrOpFlushState*);
DGrDrawingManager.cpp224 if (this->executeOpLists(startIndex, stopIndex, &flushState)) { in internalFlush()
248 bool GrDrawingManager::executeOpLists(int startIndex, int stopIndex, GrOpFlushState* flushState) { in executeOpLists() function in GrDrawingManager
/external/skqp/src/gpu/
DGrDrawingManager.h104 bool executeOpLists(int startIndex, int stopIndex, GrOpFlushState*);
DGrDrawingManager.cpp199 if (this->executeOpLists(startIndex, stopIndex, &flushState)) { in internalFlush()
223 bool GrDrawingManager::executeOpLists(int startIndex, int stopIndex, GrOpFlushState* flushState) { in executeOpLists() function in GrDrawingManager