Home
last modified time | relevance | path

Searched refs:animated (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGestureOverlayView.java407 public void clear(boolean animated) { in clear() argument
408 clear(animated, false, true); in clear()
411 private void clear(boolean animated, boolean fireActionPerformed, boolean immediate) { in clear() argument
418 if (animated && mCurrentGesture != null) { in clear()
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd94 hypothetical object that is animated with its <code>x</code> property, which represents its
126 animated. For example, in Figure 2, the {@link android.animation.TimeInterpolator} used would be
179 View was drawn, and not the actual View itself. For instance, if you animated a button to move
220 property to be animated. It has all of the core functionality that calculates animation
223 types to evaluate. There are two pieces to animating properties: calculating the animated
224 values and setting those values on the object and property that is being animated. {@link
257 class, the animation's start and end value, and calculate the animated values of the property
292 to compute the object property's animated values. You can also specify a custom {@link
432 because the animated property updates automatically.</p>
483 updated animated values. You do this in the
[all …]
Ddrawable-animation.jd35 in which the animation is added to an {@link android.widget.ImageView} and then animated when the
Dhardware-accel.jd444 when it is being animated. The view is not redrawn unless you change the view's
448 your animated views.</p>
D2d-graphics.jd109 or another slowly-animated application), then you should consider creating a custom View component
/frameworks/base/docs/html/training/graphics/opengl/
Dindex.jd38 animated graphics that are limited only by your imagination and can also benefit from the
/frameworks/base/docs/html/guide/topics/resources/
Danimation-resource.jd154 …<em>float, int, or color</em>. <strong>Required</strong>. The value where the animated property en…
162 <em>float, int, or color</em>. The value where the animated property starts. If not
211 … <tr><td><code>intType</code></td><td>Specifies that the animated values are integers</td></tr>
212 …<tr><td><code>floatType</code> (default)</td><td>Specifies that the animated values are floats</td…
284 … <tr><td><code>intType</code></td><td>Specifies that the animated values are integers</td></tr>
285 …<tr><td><code>floatType</code> (default)</td><td>Specifies that the animated values are floats</td…
/frameworks/base/docs/html/about/versions/
Dandroid-3.0-highlights.jd174 …each pane independently. Fragments can be added, removed, replaced, and animated inside an Activit…
219 …object. Animations can create fades or movement between states, loop an animated image or an exist…
Dandroid-2.1.jd177 <p>The following additions provide APIs for you to develop animated wallpapers:</p>
Dandroid-3.1.jd425 <li>Getting animated fraction from <code>ViewAnimator</code>
Dandroid-3.0.jd362 object or property that is animated as a result. It simply performs the calculations, and you must
/frameworks/base/docs/html/tools/help/
Dadt.jd329 If your layout or view is animated, you can preview the animation directly in the canvas
/frameworks/base/docs/html/guide/topics/ui/
Ddialogs.jd384 <p>To show the progression with an animated progress bar:</p>
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_nontext.txt1985 /sdcard/android/layout_tests/fast/images/animated-gif-with-offsets.html
1995 /sdcard/android/layout_tests/fast/images/animated-svg-as-image.html
3014 /sdcard/android/layout_tests/fast/backgrounds/animated-svg-as-background.html
3017 /sdcard/android/layout_tests/fast/backgrounds/animated-gif-as-background.html
3021 /sdcard/android/layout_tests/fast/backgrounds/animated-svg-as-mask.html
Dlayout_tests_passed.txt1341 /sdcard/android/layout_tests/fast/images/animated-background-image-crash.html