Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp2778 bool expectedCircle, in check_for_circle() argument
2781 REPORTER_ASSERT(reporter, path.isOval(&rect) == expectedCircle); in check_for_circle()
2784 if (expectedCircle) { in check_for_circle()