Home
last modified time | relevance | path

Searched refs:srcTol (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPathUtils.cpp20 SkScalar srcTol = devTol; in scaleToleranceToSrc() local
33 return srcTol / stretch; in scaleToleranceToSrc()