Searched refs:icubicTo (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | AAClipTest.cpp | 175 static void icubicTo(SkPath& path, int x0, int y0, int x1, int y1, int x2, int y2) { in icubicTo() function 201 icubicTo(path, 40, 40, 40, 0, 0, 20); in test_path_bounds()
|