Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp1051 const SkPathFirstDirection kDontCheckDir = static_cast<SkPathFirstDirection>(3); variable
1055 if (expected == kDontCheckDir) { in check_direction()
1417 check_direction(reporter, bowTie, kDontCheckDir); in test_convexity2()
1429 check_direction(reporter, spiral, kDontCheckDir); in test_convexity2()
1456 check_direction(reporter, strokedSin, kDontCheckDir); in test_convexity2()
1590 { "0 0 10 10 10 0 0 10", false, kDontCheckDir }, in test_convexity()
1600 if (kDontCheckDir != gRec[i].fExpectedDirection) { in test_convexity()

Completed in 9 milliseconds