Searched refs:nInterpolate (Results 1 – 1 of 1) sorted by relevance
852 return nInterpolate(mNativePath, otherPath.mNativePath, t, interpolatedPath.mNativePath); in interpolate()900 private static native boolean nInterpolate(long startPath, long endPath, float t, in nInterpolate() method in Path