Searched refs:getWindingRule (Results 1 - 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DCachedPathIteratorFactory.java51 mWindingRule = iterator.getWindingRule();
320 public int getWindingRule() { method in class:CachedPathIteratorFactory.CachedPathIterator
/frameworks/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java538 mPath.setWindingRule(getWindingRule(fillType));
546 private static int getWindingRule(FillType type) { method in class:Path_Delegate
H A DRoundRectangle.java319 public int getWindingRule() {

Completed in 103 milliseconds