HomeSort by relevance Sort by last modified time
    Searched refs:RoughlyEqual (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkPathOpsPoint.h 231 bool roughlyEqual(const SkDPoint& a) const {
242 static bool RoughlyEqual(const SkPoint& a, const SkPoint& b) {
SkPathOpsWinding.cpp 160 && SkDPoint::RoughlyEqual(pt, base.fPt)) {

Completed in 3310 milliseconds