Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPointPriv.h54 static bool EqualsWithinTolerance(const SkPoint& p1, const SkPoint& p2) { in EqualsWithinTolerance() function
58 static bool EqualsWithinTolerance(const SkPoint& pt, const SkPoint& p, SkScalar tol) { in EqualsWithinTolerance() function