Searched refs:getShapeEndPoint (Results 1 – 1 of 1) sorted by relevance
189 private static void getShapeEndPoint(int type, @NonNull float[] coords, @NonNull float[] in getShapeEndPoint() method in CachedPathIteratorFactory339 getShapeEndPoint(mCurrentType, mCurrentCoords, mLastPoint); in next()355 getShapeEndPoint(mTypes[mNextIndex - 1], mCoordinates[mNextIndex - 1], points); in next()431 getShapeEndPoint(mTypes[mNextIndex], mCoordinates[mNextIndex], lastPoint); in jumpToSegment()