Searched refs:prepareFixedCountBuffers (Results 1 – 7 of 7) sorted by relevance
84 virtual void prepareFixedCountBuffers(GrMeshDrawTarget*) = 0;98 this->prepareFixedCountBuffers(target); in prepare()
57 void prepareFixedCountBuffers(GrMeshDrawTarget*) final;
58 void prepareFixedCountBuffers(GrMeshDrawTarget*) final;
217 void PathCurveTessellator::prepareFixedCountBuffers(GrMeshDrawTarget* target) { in prepareFixedCountBuffers() function in skgpu::PathCurveTessellator
278 void PathWedgeTessellator::prepareFixedCountBuffers(GrMeshDrawTarget* target) { in prepareFixedCountBuffers() function in skgpu::PathWedgeTessellator
157 fTessellator->prepareFixedCountBuffers(flushState); in onPrepare()
455 fTessellator->prepareFixedCountBuffers(flushState); in onPrepare()