Home
last modified time | relevance | path

Searched defs:fillType (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPathTest.java492 final Path.FillType fillType = Path.FillType.INVERSE_EVEN_ODD; in testResetPreservesFillType() local
499 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType() local