Home
last modified time | relevance | path

Searched defs:flushState (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrTextureOpList.cpp48 void GrTextureOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()
60 bool GrTextureOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
DGrRenderTargetOpList.cpp63 void GrRenderTargetOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()
112 bool GrRenderTargetOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
/external/skia/src/gpu/ops/
DGrDrawPathOp.cpp59 void init_stencil_pass_settings(const GrOpFlushState& flushState, in init_stencil_pass_settings()
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp288 void DrawPathsOp::onExecute(GrOpFlushState* flushState) { in onExecute()
DGrCCPRCoverageOpsBuilder.cpp498 void CoverageOp::onExecute(GrOpFlushState* flushState) { in onExecute()
535 void CoverageOp::drawMaskPrimitives(GrOpFlushState* flushState, const GrPipeline& pipeline, in drawMaskPrimitives()