Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrPathUtils.cpp25 static float tolerance_to_wangs_precision(float srcTol) { in tolerance_to_wangs_precision()
59 SkScalar srcTol = 0; in scaleToleranceToSrc() local