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