HomeSort by relevance Sort by last modified time
    Searched full:tween (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/view/animation/
package.html 16 <a href="{@docRoot}guide/topics/graphics/2d-graphics.html#tween-animation">2D Graphics</a>
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 20 <li><a href="#tween-animation">Tween Animation</a></li>
34 create animations that either tween (move, stretch, rotate) a single graphic
106 instead of directly transforming the Drawable, you should perform a <a href="#tween-animation">tween animation</a>.</p>
334 <h2 id="tween-animation">Tween Animation</h2>
336 <p>A tween animation can perform a series of simple transformations (position, size, rotation, and transparency) on
339 The {@link android.view.animation animation package} provides all the classes used in a tween animation.</p>
341 <p>A sequence of animation instructions defines the tween animation, defined by either XML or Android code
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
animation-resource.jd 10 <li><a href="{@docRoot}guide/topics/graphics/2d-graphics.html#tween-animation">2D
19 <dt><a href="#Tween">Tween Animation</a></dt>
29 <h2 id="Tween">Tween Animation</h2>
257 <li><a href="{@docRoot}guide/topics/graphics/2d-graphics.html#tween-animation">2D
258 Graphics: Tween Animation</a></li>
available-resources.jd 24 Tween animations are saved in {@code res/anim/} and accessed from the {@code R.anim} class.<br/>
providing-resources.jd 92 <td>XML files that define tween animations. See <a
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
concat-jquery-mootools-prototype.js     [all...]

Completed in 176 milliseconds