Searched defs:endPath (Results 1 – 2 of 2) sorted by relevance
877 private static native boolean nInterpolate(long startPath, long endPath, float t, in nInterpolate()890 private static native boolean nIsInterpolatable(long startPath, long endPath); in nIsInterpolatable()
223 SkPath* endPath = reinterpret_cast<SkPath*>(endHandle); in interpolate() local498 SkPath* endPath = reinterpret_cast<SkPath*>(endHandle); in isInterpolatable() local