Home
last modified time | relevance | path

Searched refs:find_slop (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsAngleTest.cpp128 static int find_slop(double x, double y, double rx, double ry) { in find_slop() function
183 SkDebugf("%s xy %d=%d\n", __FUNCTION__, index, find_slop(x, y, rx, ry)); in DEF_TEST()
184 SkDebugf("%s rxy %d=%d\n", __FUNCTION__, index, find_slop(rx, ry, x, y)); in DEF_TEST()
/external/skqp/tests/
DPathOpsAngleTest.cpp128 static int find_slop(double x, double y, double rx, double ry) { in find_slop() function
183 SkDebugf("%s xy %d=%d\n", __FUNCTION__, index, find_slop(x, y, rx, ry)); in DEF_TEST()
184 SkDebugf("%s rxy %d=%d\n", __FUNCTION__, index, find_slop(rx, ry, x, y)); in DEF_TEST()