/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
animator1-expected-completion59.txt | 9 android:valueTo : Value the animation animates to. [integer, float, color, dimension]
|
/frameworks/base/core/java/android/widget/ |
TextSwitcher.java | 32 * {@link #setText(CharSequence)} is called, TextSwitcher animates the current text 33 * out and animates the new text in.
|
/external/chromium/chrome/browser/ui/gtk/ |
fullscreen_exit_bubble_gtk.h | 42 // The widget that animates the slide-out of fullscreen exit bubble.
|
find_bar_gtk.h | 177 // The widget that animates the slide-in and -out of the findbar.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
FadeInTexture.java | 19 // FadeInTexture is a texture which begins with a color, then gradually animates
|
FadeOutTexture.java | 19 // FadeOutTexture is a texture which begins with a given texture, then gradually animates
|
/development/samples/CubeLiveWallpaper/ |
_index.html | 34 CubeWallpaper1</code></a> — a wallpaper service that draws and animates a 40 — a wallpaper service that draws and animates a 48 animates a wire-frame shape to a <code>Canvas</code>. The shape is set by the
|
/external/chromium/chrome/browser/ui/views/bubble/ |
bubble.h | 180 // Animates to a visible state. 182 // Animates to a hidden state. 185 // Animates to a visible/hidden state (visible if |fade_in| is true).
|
/external/chromium/chrome/browser/ui/cocoa/ |
animatable_view.mm | 11 // NSAnimation subclass that animates the height of an AnimatableView. Allows
|
/external/webkit/Source/WebCore/platform/ |
ScrollAnimator.h | 57 // The base class implementation always scrolls immediately, never animates.
|
/frameworks/base/core/java/android/view/animation/ |
GridLayoutAnimationController.java | 54 * Animates the children starting from the left of the grid to the right. 59 * Animates the children starting from the right of the grid to the left. 64 * Animates the children starting from the top of the grid to the bottom. 69 * Animates the children starting from the bottom of the grid to the top.
|
/external/skia/src/animator/ |
SkAnimateActive.cpp | 59 SkTDAnimateArray& animates = apply->fAnimators; local 60 int newCount = animates.count(); 70 memcpy(&fAnimators[oldCount], animates.begin(), sizeof(fAnimators[0]) * 76 SkAnimateBase* test = animates[index]; 478 // however, if there are two animates both operating on the same field, then
|
/frameworks/base/core/java/android/animation/ |
ObjectAnimator.java | 164 * Constructs and returns an ObjectAnimator that animates between int values. A single 184 * Constructs and returns an ObjectAnimator that animates between int values. A single 202 * Constructs and returns an ObjectAnimator that animates between float values. A single 222 * Constructs and returns an ObjectAnimator that animates between float values. A single 241 * Constructs and returns an ObjectAnimator that animates between Object values. A single 266 * Constructs and returns an ObjectAnimator that animates between Object values. A single 289 * Constructs and returns an ObjectAnimator that animates between the sets of values specified
|
ValueAnimator.java | 243 * Constructs and returns a ValueAnimator that animates between int values. A single 260 * Constructs and returns a ValueAnimator that animates between float values. A single 277 * Constructs and returns a ValueAnimator that animates between the values 290 * Constructs and returns a ValueAnimator that animates between Object values. A single 424 * Returns the values that this ValueAnimator animates between. These values are stored in [all...] |
/packages/apps/Launcher2/res/values/ |
config.xml | 56 and it animates from its old position to the new one. -->
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view_mac.h | 127 // height, and makes the popup visible. Animates to the new frame
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_started_animation_mac.mm | 7 // downwards and animates towards the bottom of the window where the new
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
dragged_tab_gtk.h | 53 // Animates the dragged tab to the specified bounds, then calls back to
|
/external/chromium/chrome/browser/ui/views/download/ |
download_started_animation_win.cc | 32 // immediately) that animates an image downward from the center of the frame
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_host.h | 86 // having to poll it while it animates to open/closed status.
|
/external/chromium/chrome/browser/ui/views/infobars/ |
extension_infobar.cc | 119 // When the infobar is closed, it animates to 0 vertical height. We'll
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gmail/ |
background.html | 43 // Gmail. This animates the badge text with a dot that cycles from left to
|
/build/tools/droiddoc/templates-pdk/assets/ |
carousel.js | 234 // animates the strip
|
/external/webkit/Source/WebCore/svg/animation/ |
SMILTimeContainer.cpp | 276 // Results are accumulated to the first animation that animates a particular element/attribute pair.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
base_tab_strip.h | 172 // Animates all the views to their ideal bounds.
|