Home
last modified time | relevance | path

Searched refs:onPrepare (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/src/gpu/ops/
H A DDrawableOp.h44 void onPrepare(GrOpFlushState*) override {}
H A DBlurOp.h50 void onPrepare(GrOpFlushState*) override {}
H A DStrokeTessellateOp.h63 void onPrepare(GrOpFlushState*) override;
H A DPathInnerTriangulateOp.h66 void onPrepare(GrOpFlushState*) override;
97 // This buffer gets created by fFanTriangulator during onPrepare.
H A DPathTessellateOp.h61 void onPrepare(GrOpFlushState*) override;
H A DClearOp.h59 void onPrepare(GrOpFlushState*) override {}
H A DGrOp.h187 this->onPrepare(state); in prepare()
320 virtual void onPrepare(GrOpFlushState*) = 0;
H A DDrawAtlasPathOp.h49 void onPrepare(GrOpFlushState*) override;
H A DPathStencilCoverOp.h86 void onPrepare(GrOpFlushState*) override;
104 // Filled during onPrepare.
H A DGrMeshDrawOp.cpp17 void GrMeshDrawOp::onPrepare(GrOpFlushState* state) { this->onPrepareDraws(state); } in onPrepare() function in GrMeshDrawOp
H A DGrMeshDrawOp.h128 void onPrepare(GrOpFlushState* state) final;
H A DPathTessellateOp.cpp104 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() function in skgpu::v1::PathTessellateOp
H A DOpsTask.h63 void onPrepare(GrOpFlushState* flushState) override;
H A DStrokeTessellateOp.cpp246 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() function in skgpu::v1::StrokeTessellateOp
H A DDrawAtlasPathOp.cpp190 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() function in skgpu::v1::DrawAtlasPathOp
H A DPathStencilCoverOp.cpp226 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() function in skgpu::v1::PathStencilCoverOp
/third_party/skia/src/gpu/
H A DGrDDLTask.h55 void onPrepare(GrOpFlushState*) override;
H A DGrDDLTask.cpp89 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare() function in GrDDLTask
H A DGrRenderTask.h258 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() function
H A DGrRenderTask.cpp101 this->onPrepare(flushState); in prepare()
/third_party/skia/tests/
H A DLazyProxyTest.cpp127 void onPrepare(GrOpFlushState*) override {}
390 void onPrepare(GrOpFlushState*) override {}
H A DGrPipelineDynamicStateTest.cpp151 void onPrepare(GrOpFlushState*) override {}
H A DOpChainTest.cpp134 void onPrepare(GrOpFlushState*) override {}
/third_party/skia/gm/
H A Dfwidth_squircle.cpp220 void onPrepare(GrOpFlushState* flushState) final {
H A Dtessellation.cpp312 void onPrepare(GrOpFlushState* flushState) override {

Completed in 12 milliseconds

12