Searched refs:nativeReset (Results 1 – 2 of 2) sorted by relevance
52 nativeReset(native_instance, valueCount, frameCount); in reset()159 private static native void nativeReset(long native_instance, int valueCount, int frameCount); in nativeReset() method in Interpolator
20797 Landroid/graphics/Interpolator;->nativeReset(JII)V