Home
last modified time | relevance | path

Searched refs:more_roughly_equal (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkIntersections.cpp77 if (more_roughly_equal(oldOne, one) && more_roughly_equal(oldTwo, two)) { in insert()
DSkPathOpsTypes.h243 inline bool more_roughly_equal(double x, double y) { in more_roughly_equal() function
/external/chromium_org/third_party/skia/src/pathops/
DSkIntersections.cpp77 if (more_roughly_equal(oldOne, one) && more_roughly_equal(oldTwo, two)) { in insert()
DSkPathOpsTypes.h243 inline bool more_roughly_equal(double x, double y) { in more_roughly_equal() function