Searched refs:cubicVals (Results 1 – 2 of 2) sorted by relevance
29 SkPoint cubicVals[] = { in test_strokecubic() local40 path.moveTo(cubicVals[0]); in test_strokecubic()41 path.cubicTo(cubicVals[1], cubicVals[2], cubicVals[3]); in test_strokecubic()