Home
last modified time | relevance | path

Searched defs:currentSegment (Results 1 – 3 of 3) 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/support/wear/src/android/support/wear/widget/
DProgressDrawable.java133 int currentSegment = level / LEVELS_PER_SEGMENT; in draw() local
/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