Home
last modified time | relevance | path

Searched defs:GrBatchFlushState (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/batches/
DGrClearBatch.h59 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
100 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
DGrVertexBatch.h18 class GrBatchFlushState; variable
DGrDiscardBatch.h42 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
DGrCopySurfaceBatch.h64 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
DGrStencilPathBatch.h61 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
DGrDrawVerticesBatch.h18 class GrBatchFlushState; variable
DGrDrawPathBatch.h86 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
183 void onPrepare(GrBatchFlushState*) override {} in onPrepare() argument
DGrBatch.h18 class GrBatchFlushState; variable
/external/skia/src/gpu/
DGrBatchFlushState.cpp13 GrBatchFlushState::GrBatchFlushState(GrGpu* gpu, GrResourceProvider* resourceProvider) in GrBatchFlushState() function in GrBatchFlushState