Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DPathTessellator.h84 virtual void prepareFixedCountBuffers(GrMeshDrawTarget*) = 0;
98 this->prepareFixedCountBuffers(target); in prepare()
H A DPathWedgeTessellator.h57 void prepareFixedCountBuffers(GrMeshDrawTarget*) final;
H A DPathCurveTessellator.h58 void prepareFixedCountBuffers(GrMeshDrawTarget*) final;
H A DPathCurveTessellator.cpp217 void PathCurveTessellator::prepareFixedCountBuffers(GrMeshDrawTarget* target) { in prepareFixedCountBuffers() function in skgpu::PathCurveTessellator
H A DPathWedgeTessellator.cpp278 void PathWedgeTessellator::prepareFixedCountBuffers(GrMeshDrawTarget* target) { in prepareFixedCountBuffers() function in skgpu::PathWedgeTessellator
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp157 fTessellator->prepareFixedCountBuffers(flushState);
/third_party/skia/src/gpu/ops/
H A DPathInnerTriangulateOp.cpp456 fTessellator->prepareFixedCountBuffers(flushState); in onPrepare()

Completed in 4 milliseconds