Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h268 inline bool approximately_zero_when_compared_to(double x, double y) { in approximately_zero_when_compared_to() function
/external/skia/src/core/
DSkPath.cpp2054 static bool approximately_zero_when_compared_to(double x, double y) { in approximately_zero_when_compared_to() function