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

  /external/skia/src/pathops/
SkIntersections.cpp 47 if (more_roughly_equal(oldOne, one) && more_roughly_equal(oldTwo, two)) {
SkPathOpsTypes.h 556 inline bool more_roughly_equal(double x, double y) { function

Completed in 239 milliseconds