Searched defs:tessellate (Results 1 – 6 of 6) sorted by relevance
248 void tessellate(const VertexSpec& vertexSpec, char* dst) const { in tessellate() function in __anonb736c9500111::FillRectOpImpl
619 Poly* GrAATriangulator::tessellate(const VertexList& mesh, const Comparator& c) const { in tessellate() function in GrAATriangulator
256 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { in tessellate() function in GrAAConvexTessellator
1353 Poly* GrTriangulator::tessellate(const VertexList& vertices, const Comparator&) const { in tessellate() function in GrTriangulator
246 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { in tessellate() function in GrAAConvexTessellator
1584 Poly* tessellate(const VertexList& vertices, SkArenaAlloc& alloc) { in tessellate() function