Home
last modified time | relevance | path

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

/external/skqp/tests/
DStrokeTest.cpp29 SkPoint cubicVals[] = { in test_strokecubic() local
40 path.moveTo(cubicVals[0]); in test_strokecubic()
41 path.cubicTo(cubicVals[1], cubicVals[2], cubicVals[3]); in test_strokecubic()
/external/skia/tests/
DStrokeTest.cpp29 SkPoint cubicVals[] = { in test_strokecubic() local
40 path.moveTo(cubicVals[0]); in test_strokecubic()
41 path.cubicTo(cubicVals[1], cubicVals[2], cubicVals[3]); in test_strokecubic()