Searched refs:depsilon (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsTypes.cpp17 static bool equal_ulps(float a, float b, int epsilon, int depsilon) { argument
21 if (arguments_denormalized(a, b, depsilon)) {
/external/skia/src/pathops/
H A DSkPathOpsTypes.cpp17 static bool equal_ulps(float a, float b, int epsilon, int depsilon) { argument
21 if (arguments_denormalized(a, b, depsilon)) {

Completed in 167 milliseconds