Searched refs:nIsInterpolatable (Results 1 – 1 of 1) sorted by relevance
836 return nIsInterpolatable(mNativePath, otherPath.mNativePath); in isInterpolatable()913 private static native boolean nIsInterpolatable(long startPath, long endPath); in nIsInterpolatable() method in Path