Home
last modified time | relevance | path

Searched defs:srcSpaceTol (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
DGrDefaultPathRenderer.cpp80 SkScalar srcSpaceTolSqd, SkScalar srcSpaceTol, bool indexed, in add_quad()
301 SkScalar srcSpaceTol, in createGeom()
524 SkScalar srcSpaceTol = GrPathUtils::scaleToleranceToSrc(tol, viewMatrix, path.getBounds()); in internalDrawPath() local
626 SkScalar srcSpaceTol = GrPathUtils::scaleToleranceToSrc(tol, viewMatrix, bounds); in DRAW_OP_TEST_DEFINE() local