Searched refs:fillType (Results 1 – 3 of 3) sorted by relevance
492 final Path.FillType fillType = Path.FillType.INVERSE_EVEN_ODD; in testResetPreservesFillType() local495 assertFalse(fillType.equals(defaultFillType)); in testResetPreservesFillType()497 path.setFillType(fillType); in testResetPreservesFillType()499 assertEquals(path.getFillType(), fillType); in testResetPreservesFillType() local
182 path.fillType = Path.FillType.INVERSE_EVEN_ODD in <lambda>()
819 field public static final int fillType = 16844062; // 0x101051e