Searched defs:onExecute (Results 1 - 18 of 18) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrStencilPathOp.cpp14 void GrStencilPathOp::onExecute(GrOpFlushState* state) { function in class:GrStencilPathOp
H A DGrClearOp.cpp34 void GrClearOp::onExecute(GrOpFlushState* state) { function in class:GrClearOp
H A DGrCopySurfaceOp.cpp79 void GrCopySurfaceOp::onExecute(GrOpFlushState* state) { function in class:GrCopySurfaceOp
H A DGrMeshDrawOp.cpp58 void GrMeshDrawOp::onExecute(GrOpFlushState* state) { function in class:GrMeshDrawOp
H A DGrDrawPathOp.cpp66 void GrDrawPathOp::onExecute(GrOpFlushState* state) { function in class:GrDrawPathOp
166 void GrDrawPathRangeOp::onExecute(GrOpFlushState* state) { function in class:GrDrawPathRangeOp
/external/skqp/src/gpu/ops/
H A DGrStencilPathOp.cpp14 void GrStencilPathOp::onExecute(GrOpFlushState* state) { function in class:GrStencilPathOp
H A DGrClearOp.cpp34 void GrClearOp::onExecute(GrOpFlushState* state) { function in class:GrClearOp
H A DGrCopySurfaceOp.cpp82 void GrCopySurfaceOp::onExecute(GrOpFlushState* state) { function in class:GrCopySurfaceOp
H A DGrMeshDrawOp.cpp58 void GrMeshDrawOp::onExecute(GrOpFlushState* state) { function in class:GrMeshDrawOp
H A DGrDrawPathOp.cpp66 void GrDrawPathOp::onExecute(GrOpFlushState* state) { function in class:GrDrawPathOp
166 void GrDrawPathRangeOp::onExecute(GrOpFlushState* state) { function in class:GrDrawPathRangeOp
/external/skia/src/gpu/
H A DGrTextureOpList.cpp72 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { function in class:GrTextureOpList
H A DGrRenderTargetOpList.cpp135 bool GrRenderTargetOpList::onExecute(GrOpFlushState* flushState) { function in class:GrRenderTargetOpList
/external/skqp/src/gpu/
H A DGrTextureOpList.cpp72 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { function in class:GrTextureOpList
H A DGrRenderTargetOpList.cpp135 bool GrRenderTargetOpList::onExecute(GrOpFlushState* flushState) { function in class:GrRenderTargetOpList
/external/skia/samplecode/
H A DSampleCCPRGeometry.cpp93 void onExecute(GrOpFlushState*) override;
245 void CCPRGeometryView::Op::onExecute(GrOpFlushState* state) { function in class:CCPRGeometryView::Op
/external/skqp/samplecode/
H A DSampleCCPRGeometry.cpp93 void onExecute(GrOpFlushState*) override;
245 void CCPRGeometryView::Op::onExecute(GrOpFlushState* state) { function in class:CCPRGeometryView::Op
/external/skia/src/gpu/ccpr/
H A DGrCoverageCountingPathRenderer.cpp501 void CCPR::DrawPathsOp::onExecute(GrOpFlushState* flushState) { function in class:CCPR::DrawPathsOp
/external/skqp/src/gpu/ccpr/
H A DGrCoverageCountingPathRenderer.cpp503 void CCPR::DrawPathsOp::onExecute(GrOpFlushState* flushState) { function in class:CCPR::DrawPathsOp

Completed in 296 milliseconds