Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkDWriteGeometrySink.cpp81 static bool approximately_equal(float a, float b) { in approximately_equal() function
/external/skia/src/pathops/
DSkPathOpsTypes.h392 inline bool approximately_equal(double x, double y) { in approximately_equal() function