Home
last modified time | relevance | path

Searched refs:fillType (Results 1 – 3 of 3) 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
495 assertFalse(fillType.equals(defaultFillType)); in testResetPreservesFillType()
497 path.setFillType(fillType); in testResetPreservesFillType()
499 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DAnimatedImageDrawableTest.kt182 path.fillType = Path.FillType.INVERSE_EVEN_ODD in <lambda>()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt819 field public static final int fillType = 16844062; // 0x101051e