Searched refs:getWindingRule (Results 1 – 3 of 3) sorted by relevance
34 mWindingRule = iterator.getWindingRule(); in CachedPathIteratorFactory()309 public int getWindingRule() { in getWindingRule() method in CachedPathIteratorFactory.CachedPathIterator
253 mPath.setWindingRule(getWindingRule(fillType)); in setFillType()262 private static int getWindingRule(Path.FillType type) { in getWindingRule() method in ShadowPath
305 public int getWindingRule() { in getPathIterator() method