Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrDefaultPathRenderer.cpp196 SkScalar srcSpaceTolSqd, SkScalar srcSpaceTol, bool indexed, in add_quad()
433 SkScalar srcSpaceTol, in createGeom()
666 SkScalar srcSpaceTol = GrPathUtils::scaleToleranceToSrc(tol, viewMatrix, path.getBounds()); in internalDrawPath() local
766 SkScalar srcSpaceTol = GrPathUtils::scaleToleranceToSrc(tol, viewMatrix, bounds); in DRAW_BATCH_TEST_DEFINE() local