Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.cpp162 bool AlmostBetweenUlps(float a, float b, float c) { in AlmostBetweenUlps() function
DSkPathOpsTypes.h297 inline bool AlmostBetweenUlps(double a, double b, double c) { in AlmostBetweenUlps() function