Searched refs:currentSegment (Results 1 – 4 of 4) sorted by relevance
57 int type = iterator.currentSegment(points); in CachedPathIteratorFactory()225 int type = iterator.currentSegment(segment); in getFlatPathLength()378 public int currentSegment(float[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator384 public int currentSegment(double[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator442 public int currentSegment(@NonNull float[] coords, float length) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator443 int type = currentSegment(coords); in currentSegment()
148 type = pi.currentSegment(segment); in native_isClosed()176 int type = iterator.currentSegment(points, stopD - accLength); in native_getSegment()
334 public int currentSegment(float[] coords) { in getPathIterator() method351 public int currentSegment(double[] coords) { in getPathIterator() method
507 int type = iterator.currentSegment(segment); in nApproximate()625 int type = it.currentSegment(coords); in isEmpty()