HomeSort by relevance Sort by last modified time
    Searched refs:drawBatches (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrDrawTarget.h 97 void drawBatches(GrBatchFlushState* flushState);
GrDrawingManager.cpp 84 fDrawTargets[i]->drawBatches(&fFlushState);
GrDrawTarget.cpp 200 void GrDrawTarget::drawBatches(GrBatchFlushState* flushState) {

Completed in 3000 milliseconds