Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DCachedPathIteratorFactory.java247 private void getPointAtLength(int type, @NonNull float[] coords, float lastX, float in getPointAtLength() method in CachedPathIteratorFactory
412 getPointAtLength(mTypes[mNextIndex], in jumpToSegment()
470 getPointAtLength(type, coords, mLastPoint[0], mLastPoint[1], t, point); in currentSegment()