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

  /external/skia/src/gpu/
GrTessellator.h 49 int PathToTriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
GrTessellator.cpp     [all...]
  /external/skqp/src/gpu/
GrTessellator.h 49 int PathToTriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds,
GrTessellator.cpp     [all...]
  /external/skia/src/gpu/ops/
GrTessellatingPathRenderer.cpp 276 int count = GrTessellator::PathToTriangles(getPath(), tol, clipBounds, &allocator,
302 GrTessellator::PathToTriangles(path, tol, clipBounds, &allocator, true, fColor,
  /external/skqp/src/gpu/ops/
GrTessellatingPathRenderer.cpp 276 int count = GrTessellator::PathToTriangles(getPath(), tol, clipBounds, &allocator,
302 GrTessellator::PathToTriangles(path, tol, clipBounds, &allocator, true, fColor,

Completed in 368 milliseconds