Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp1442 SkPath strokedSin; in test_convexity2() local
1447 strokedSin.moveTo(x, y); in test_convexity2()
1449 strokedSin.lineTo(x, y); in test_convexity2()
1454 stroke.applyToPath(&strokedSin, strokedSin); in test_convexity2()
1455 check_convexity(reporter, strokedSin, false); in test_convexity2()
1456 check_direction(reporter, strokedSin, kDontCheckDir); in test_convexity2()

Completed in 9 milliseconds