Searched defs:EVEN_ODD (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java214 EVEN_ODD (1), enum constant in enum:Path.FillType
220 * Same as {@link #EVEN_ODD}, but draws outside of the path, rather than inside.
234 FillType.EVEN_ODD,

Completed in 222 milliseconds