Home
last modified time | relevance | path

Searched defs:currentSegment (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
DCachedPathIteratorFactory.java378 public int currentSegment(float[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator
384 public int currentSegment(double[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator
442 public int currentSegment(@NonNull float[] coords, float length) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator
/frameworks/layoutlib/bridge/src/android/graphics/
DRoundRectangle.java334 public int currentSegment(float[] coords) { in getPathIterator() method
351 public int currentSegment(double[] coords) { in getPathIterator() method