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

  /external/skia/src/gpu/ops/
GrAAConvexTessellator.cpp 223 bool GrAAConvexTessellator::tessellate(const SkMatrix& m, const SkPath& path) { function in class:GrAAConvexTessellator
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
Meshes.cpp 197 tessellate();
254 void tessellate() function in class:__anon36622::BuildIcosphere
  /external/skia/src/gpu/
GrTessellator.cpp 26 * 5) Tessellate the simplified mesh into monotone polygons (tessellate()).
1351 Poly* tessellate(const VertexList& vertices, SkArenaAlloc& alloc) { function in namespace:__anon29659
    [all...]

Completed in 262 milliseconds