Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsInverseTest.cpp20 for (int twoDir = SkPath::kCW_Direction; twoDir != SkPath::kCCW_Direction; in DEF_TEST() local
21 ++twoDir) { in DEF_TEST()
24 two.addRect(3, 3, 9, 9, (SkPath::Direction) twoDir); in DEF_TEST()