Home
last modified time | relevance | path

Searched refs:approximatelyZero (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DPathOpsDPointTest.cpp43 REPORTER_ASSERT(reporter, p.approximatelyZero()); in DEF_TEST()
/third_party/skia/src/pathops/
DSkPathOpsPoint.h213 bool approximatelyZero() const { in approximatelyZero() function