Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawingManager.h152 bool executeOpLists(int startIndex, int stopIndex, GrOpFlushState*, int* numOpListsExecuted);
DGrDrawingManager.cpp323 if (this->executeOpLists(startIndex, stopIndex, &flushState, &numOpListsExecuted)) { in flush()
373 bool GrDrawingManager::executeOpLists(int startIndex, int stopIndex, GrOpFlushState* flushState, in executeOpLists() function in GrDrawingManager
/external/skqp/src/gpu/
DGrDrawingManager.h143 bool executeOpLists(int startIndex, int stopIndex, GrOpFlushState*, int* numOpListsExecuted);
DGrDrawingManager.cpp310 if (this->executeOpLists(startIndex, stopIndex, &flushState, &numOpListsExecuted)) { in flush()
353 bool GrDrawingManager::executeOpLists(int startIndex, int stopIndex, GrOpFlushState* flushState, in executeOpLists() function in GrDrawingManager