OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intevaluator
(Results
1 - 25
of
26
) sorted by null
1
2
/cts/tests/tests/animation/src/android/animation/cts/
IntEvaluatorTest.java
19
import android.animation.
IntEvaluator
;
27
final
IntEvaluator
intEvaluator
= new
IntEvaluator
();
31
result =
intEvaluator
.evaluate(fraction, start, end);
/frameworks/base/docs/html/sdk/api_diff/14/changes/
android.animation.IntEvaluator.html
10
android.animation.
IntEvaluator
74
Class android.animation.<A HREF="../../../../reference/android/animation/
IntEvaluator
.html" target="_top"><font size="+2"><code>
IntEvaluator
</code></font></A>
86
<A NAME="android.animation.
IntEvaluator
.evaluate_changed(float, java.lang.Integer, java.lang.Integer)"></A>
87
<nobr><code>Integer</code> <A HREF="../../../../reference/android/animation/
IntEvaluator
.html#evaluate(float, java.lang.Integer, java.lang.Integer)" target="_top"><code>evaluate</code></A>(<code>float,</nobr> Integer<nobr>,</nobr> Integer<nobr><nobr></code>) </nobr>
pkg_android.animation.html
98
<A NAME="
IntEvaluator
"></A>
99
<nobr><A HREF="android.animation.
IntEvaluator
.html">
IntEvaluator
</A></nobr>
methods_index_changes.html
139
<nobr><A HREF="android.animation.
IntEvaluator
.html#android.animation.
IntEvaluator
.evaluate_changed(float, java.lang.Integer, java.lang.Integer)" class="hiddenlink" target="rightframe">type
140
(<code>float, Integer, Integer</code>) in android.animation.
IntEvaluator