Searched refs:INVERSE_EVEN_ODD (Results 1 - 3 of 3) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DPath.java222 INVERSE_EVEN_ODD(3); enum constant in enum:Path.FillType
236 FillType.INVERSE_EVEN_ODD
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DPathTest.java30 final Path.FillType fillType = Path.FillType.INVERSE_EVEN_ODD;
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java547 case INVERSE_EVEN_ODD:

Completed in 165 milliseconds