Home
last modified time | relevance | path

Searched refs:SamplePathTessellatorOp (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp54 class SamplePathTessellatorOp : public GrDrawOp { class
58 SamplePathTessellatorOp(const SkRect& drawBounds, const SkPath& path, const SkMatrix& m, in SamplePathTessellatorOp() function in skgpu::__anon18650::SamplePathTessellatorOp
67 const char* name() const override { return "SamplePathTessellatorOp"; }
243 sdc->addDrawOp(GrOp::Make<SamplePathTessellatorOp>(ctx, in onDrawContent()

Completed in 1 milliseconds