Home
last modified time | relevance | path

Searched defs:onExecute (Results 1 – 25 of 47) sorted by relevance

12

/third_party/flutter/skia/src/gpu/ops/
DGrDebugMarkerOp.cpp25 void GrDebugMarkerOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDebugMarkerOp
DGrClearStencilClipOp.cpp25 void GrClearStencilClipOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrClearStencilClipOp
DGrDrawableOp.cpp31 void GrDrawableOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDrawableOp
DGrTransferFromOp.cpp26 void GrTransferFromOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrTransferFromOp
DGrCopySurfaceOp.cpp39 void GrCopySurfaceOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrCopySurfaceOp
DGrStencilPathOp.cpp30 void GrStencilPathOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrStencilPathOp
DGrSemaphoreOp.cpp36 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override { in onExecute() function in GrWaitSemaphoreOp
DGrClearOp.cpp62 void GrClearOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrClearOp
DGrDrawPathOp.cpp88 void GrDrawPathOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDrawPathOp
DGrRegionOp.cpp142 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anon2f9396a50111::RegionOp
DGrStrokeRectOp.cpp227 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anonbc9077e70111::NonAAStrokeRectOp
515 void AAStrokeRectOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in __anonbc9077e70111::AAStrokeRectOp
DGrDrawAtlasOp.cpp214 void DrawAtlasOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in __anonaf3afee40111::DrawAtlasOp
/third_party/flutter/skia/src/gpu/
DGrTextureResolveRenderTask.cpp51 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrTextureResolveRenderTask
DGrTextureOpList.cpp104 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrTextureOpList
/third_party/flutter/skia/src/gpu/ccpr/
DGrStencilAtlasOp.cpp102 void GrStencilAtlasOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in GrStencilAtlasOp
DGrCCPerFlushResources.cpp82 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anon162d3b420111::CopyAtlasOp
133 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anon162d3b420111::RenderAtlasOp
/third_party/flutter/skia/tests/
DLazyProxyTest.cpp73 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() function in LazyProxyTest::Op
361 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override { in onExecute() function in LazyFailedInstantiationTestOp
427 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override {} in onExecute() function in LazyDeinstantiateTestOp
DPrimitiveProcessorTest.cpp118 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anonf4a990510111::Op
DGrPipelineDynamicStateTest.cpp142 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override { in onExecute() function in GrPipelineDynamicStateTestOp
DOpChainTest.cpp127 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() function in __anon30ac351a0111::TestOp
/third_party/flutter/skia/gm/
Dfwidth_squircle.cpp160 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in skiagm::FwidthSquircleTestOp
Dclockwise.cpp150 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in __anonfcda6a3d0111::ClockwiseTestOp
Dsamplelocations.cpp223 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in skiagm::SampleLocationsTestOp
Dconvexpolyeffect.cpp130 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in skiagm::PolyBoundsOp
/third_party/flutter/skia/samplecode/
DSampleCCPRGeometry.cpp324 void CCPRGeometryView::DrawCoverageCountOp::onExecute(GrOpFlushState* state, in onExecute() function in CCPRGeometryView::DrawCoverageCountOp

12