Home
last modified time | relevance | path

Searched refs:TOL (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp41 const SkScalar TOL = 7; in hittest() local
42 return SkPoint::Distance(target, SkPoint::Make(x, y)) <= TOL; in hittest()

Completed in 3 milliseconds