Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathTest.cpp1470 SkPath badFirstVector; in test_convexity2() local
1471 badFirstVector.moveTo(501.087708f, 319.610352f); in test_convexity2()
1472 badFirstVector.lineTo(501.087708f, 319.610352f); in test_convexity2()
1473badFirstVector.cubicTo(501.087677f, 319.610321f, 449.271606f, 258.078674f, 395.084564f, 198.711182… in test_convexity2()
1474badFirstVector.cubicTo(358.967072f, 159.140717f, 321.910553f, 120.650436f, 298.442322f, 101.955399… in test_convexity2()
1475 badFirstVector.lineTo(301.557678f, 98.044601f); in test_convexity2()
1476badFirstVector.cubicTo(325.283844f, 116.945084f, 362.615204f, 155.720825f, 398.777557f, 195.340454… in test_convexity2()
1477badFirstVector.cubicTo(453.031860f, 254.781662f, 504.912262f, 316.389618f, 504.912292f, 316.389648… in test_convexity2()
1478 badFirstVector.lineTo(504.912292f, 316.389648f); in test_convexity2()
1479 badFirstVector.lineTo(501.087708f, 319.610352f); in test_convexity2()
[all …]