Searched refs:nativeTimeToValues (Results 1 – 2 of 2) sorted by relevance
143 switch (nativeTimeToValues(native_instance, msec, values)) { in timeToValues()165 private static native int nativeTimeToValues(long native_instance, int msec, float[] values); in nativeTimeToValues() method in Interpolator
17913 Landroid/graphics/Interpolator;->nativeTimeToValues(JI[F)I