Searched refs:getWindingRule (Results 1 – 3 of 3) sorted by relevance
51 mWindingRule = iterator.getWindingRule(); in CachedPathIteratorFactory()320 public int getWindingRule() { in getWindingRule() method in CachedPathIteratorFactory.CachedPathIterator
548 mPath.setWindingRule(getWindingRule(fillType)); in setFillType()556 private static int getWindingRule(FillType type) { in getWindingRule() method in Path_Delegate
319 public int getWindingRule() { in getPathIterator() method