Searched refs:nativeReset (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DInterpolator.java52 nativeReset(native_instance, valueCount, frameCount);
158 private static native void nativeReset(int native_instance, int valueCount, int frameCount); method in class:Interpolator

Completed in 105 milliseconds