HomeSort by relevance Sort by last modified time
    Searched full:animations (Results 301 - 325 of 798) sorted by null

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintDistLimit.java 8 import com.jme3.scene.plugins.blender.animations.Ipo;
ConstraintLocLike.java 8 import com.jme3.scene.plugins.blender.animations.Ipo;
ConstraintRotLike.java 8 import com.jme3.scene.plugins.blender.animations.Ipo;
ConstraintShrinkWrap.java 16 import com.jme3.scene.plugins.blender.animations.Ipo;
ConstraintSizeLike.java 8 import com.jme3.scene.plugins.blender.animations.Ipo;
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloAnimation.java 94 /** Use this listener to trigger something between two animations. */
  /external/replicaisland/src/com/replica/replicaisland/
EnemyAnimationComponent.java 23 * ActionType, which will result in this code figuring out which sequence of animations is best to
  /frameworks/base/core/java/android/animation/
Animator.java 22 * This is the superclass for classes which provide basic support for animations which can be
86 * animations can be resumed by calling {@link #resume()}.
374 * for animations with repeat count set to INFINITE.</p>
382 * for animations with repeat count set to INFINITE.</p>
  /frameworks/base/docs/html/guide/topics/graphics/
drawable-animation.jd 9 android.graphics.drawable.AnimationDrawable} class is the basis for Drawable animations.</p>
  /frameworks/base/packages/Keyguard/res/values/
styles.xml 50 <!-- Standard animations for a non-full-screen window or activity. -->
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerRequest.java 29 * have to micro-manage screen off animations, auto-brightness and other effects.
  /frameworks/rs/
rsAnimation.cpp 53 rsc->setError(RS_ERROR_BAD_VALUE, "Animations require more than 2 values.");
  /packages/apps/Launcher2/res/values-land/
dimens.xml 49 <!-- Because portal animations go beyond the bounds of an icon, we need
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 25 * A convenience class for two-way animations, e.g. a fadeIn/fadeOut animation.
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 25 * A convenience class for two-way animations, e.g. a fadeIn/fadeOut animation.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCallbacks.java 85 * Detect if there are any animations occurring in the conversation list.
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
ListViewRemovalAnimation.java 32 * and how to use animations to complete the swipe as well as to animate the other
177 * layout, and then to run animations between all of those start/end positions.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java 49 * subtle animations or animations that occur very frequently.
  /external/chromium/chrome/browser/resources/
print_preview_animations.js 5 // This file contains functions that control several animations in the print
16 // Counter used to give webkit animations unique names.
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 64 // Timer callback for handling animations
245 // Hover animations for our body and drop buttons.
  /external/chromium_org/ash/display/
output_configurator_animation.cc 27 // CallbackRunningObserver accepts multiple layer animations and
28 // runs the specified |callback| when all of the animations have finished.
  /external/chromium_org/ash/wm/caption_buttons/
frame_caption_button_container_view.cc 179 // When shift-clicking, slow down animations for visual debugging.
188 // Abort any animations of the button icons.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
ContentWrapperView.java 29 * - allow swapping out of children Views for animations.
224 * Creates animations for transitioning between the two Views.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
login_common.js 169 * Displays animations on successful authentication, that have to happen
179 * Displays animations that have to happen once login UI is fully displayed.
  /external/chromium_org/third_party/WebKit/Source/core/frame/animation/
AnimationBase.h 66 // Animations and Transitions go through the states below. When entering the STARTED state
74 AnimationStateStartWaitStyleAvailable, // waiting for style setup so we can start animations

Completed in 908 milliseconds

<<11121314151617181920>>