Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DStrokeTest.cpp30 SkPoint cubicVals[] = { in test_strokecubic() local
41 path.moveTo(cubicVals[0]); in test_strokecubic()
42 path.cubicTo(cubicVals[1], cubicVals[2], cubicVals[3]); in test_strokecubic()

Completed in 4 milliseconds