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

/external/skia/tests/
H A DPathTest.cpp928 const SkPathPriv::FirstDirection kDontCheckDir = static_cast<SkPathPriv::FirstDirection>(-1); variable
932 if (expected == kDontCheckDir) {
1296 check_direction(reporter, bowTie, kDontCheckDir);
1308 check_direction(reporter, spiral, kDontCheckDir);
1335 check_direction(reporter, strokedSin, kDontCheckDir);
1427 { "0 0 10 10 10 0 0 10", SkPath::kConcave_Convexity, kDontCheckDir },
1437 if (kDontCheckDir != gRec[i].fExpectedDirection) {

Completed in 86 milliseconds