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

  /external/skia/src/gpu/
GrBatchTarget.cpp 36 void GrBatchTarget::flushNext(int n) {
GrBatchTarget.h 99 void flushNext(int n);
GrTargetCommands.cpp 94 fBatchTarget->flushNext(fBatch->numberOfDraws());

Completed in 2858 milliseconds