HomeSort by relevance Sort by last modified time
    Searched defs:tessellate (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/ops/
GrAAConvexTessellator.cpp 246 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { function in class:GrAAConvexTessellator
    [all...]
  /external/skqp/src/gpu/ops/
GrAAConvexTessellator.cpp 246 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { function in class:GrAAConvexTessellator
    [all...]
  /external/skia/src/gpu/
GrTessellator.cpp 31 * 5) Tessellate the simplified mesh into monotone polygons (tessellate()).
1530 Poly* tessellate(const VertexList& vertices, SkArenaAlloc& alloc) { function in namespace:__anon38166
    [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp 31 * 5) Tessellate the simplified mesh into monotone polygons (tessellate()).
1530 Poly* tessellate(const VertexList& vertices, SkArenaAlloc& alloc) { function in namespace:__anon38969
    [all...]

Completed in 2945 milliseconds