Searched defs:tessellate (Results 1 – 6 of 6) sorted by relevance
246 void tessellate(const VertexSpec& vertexSpec, char* dst) const { in tessellate() function in __anon6d746cc00111::FillRectOp
255 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { in tessellate() function in GrAAConvexTessellator
619 Poly* GrAATriangulator::tessellate(const VertexList& mesh, const Comparator& c) const { in tessellate() function in GrAATriangulator
1255 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
1530 Poly* tessellate(const VertexList& vertices, SkArenaAlloc& alloc) { in tessellate() function