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

  /external/skia/src/gpu/
GrTessellator.h 31 int PathToVertices(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
GrTessellator.cpp     [all...]
  /external/skia/src/gpu/batches/
GrPLSPathRenderer.cpp 222 int triVertexCount = GrTessellator::PathToVertices(linesOnlyPath, 0, bounds, &windingVertices);
    [all...]

Completed in 48 milliseconds