Searched defs:currentSegment (Results 1 – 5 of 5) sorted by relevance
366 public int currentSegment(float[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator372 public int currentSegment(double[] coords) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator429 public int currentSegment(float[] coords, float length) { in currentSegment() method in CachedPathIteratorFactory.CachedPathIterator
320 public int currentSegment(float[] coords) { in getPathIterator() method337 public int currentSegment(double[] coords) { in getPathIterator() method
226 String currentSegment = value.substring(segmentStart, pos); in replaceUnquoted() local
150 SkDynamicMemoryWStream currentSegment; in EmitPath() local