Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp2445 SkPathDirection computedDirs[2]; in test_isNestedFillRects() local
2456 REPORTER_ASSERT(reporter, SkPathPriv::IsNestedFillRects(path, computed, computedDirs)); in test_isNestedFillRects()
2459 REPORTER_ASSERT(reporter, expectedDirs[0] == SkPathPriv::AsFirstDirection(computedDirs[0])); in test_isNestedFillRects()
2460 REPORTER_ASSERT(reporter, expectedDirs[1] == SkPathPriv::AsFirstDirection(computedDirs[1])); in test_isNestedFillRects()

Completed in 9 milliseconds