Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp18 static float tolerance_to_wangs_precision(float srcTol) { in tolerance_to_wangs_precision()
52 SkScalar srcTol = 0; in scaleToleranceToSrc() local