Home
last modified time | relevance | path

Searched refs:drawBatches (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrDrawingManager.cpp84 fDrawTargets[i]->drawBatches(&fFlushState); in flush()
DGrDrawTarget.h97 void drawBatches(GrBatchFlushState* flushState);
DGrDrawTarget.cpp200 void GrDrawTarget::drawBatches(GrBatchFlushState* flushState) { in drawBatches() function in GrDrawTarget