Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DCachedPathIteratorFactory.java34 mWindingRule = iterator.getWindingRule(); in CachedPathIteratorFactory()
309 public int getWindingRule() { in getWindingRule() method in CachedPathIteratorFactory.CachedPathIterator
DShadowPath.java253 mPath.setWindingRule(getWindingRule(fillType)); in setFillType()
262 private static int getWindingRule(Path.FillType type) { in getWindingRule() method in ShadowPath
DRoundRectangle.java305 public int getWindingRule() { in getPathIterator() method