Searched refs:find_slop (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsAngleTest.cpp | 127 static int find_slop(double x, double y, double rx, double ry) { in find_slop() function 182 SkDebugf("%s xy %d=%d\n", __FUNCTION__, index, find_slop(x, y, rx, ry)); 183 SkDebugf("%s rxy %d=%d\n", __FUNCTION__, index, find_slop(rx, ry, x, y));
|
Completed in 2 milliseconds