Searched defs:startPath (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()
222 SkPath* startPath = reinterpret_cast<SkPath*>(startHandle); in interpolate() local497 SkPath* startPath = reinterpret_cast<SkPath*>(startHandle); in isInterpolatable() local