Searched refs:exercise_cubicmap (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | CubicMapTest.cpp | 36 static void exercise_cubicmap(SkPoint p1, SkPoint p2, skiatest::Reporter* reporter) { in exercise_cubicmap() function 68 exercise_cubicmap({ x0, y0 }, { x1, y1 }, r); in DEF_TEST()
|
/external/skqp/tests/ |
D | CubicMapTest.cpp | 36 static void exercise_cubicmap(SkPoint p1, SkPoint p2, skiatest::Reporter* reporter) { in exercise_cubicmap() function 68 exercise_cubicmap({ x0, y0 }, { x1, y1 }, r); in DEF_TEST()
|