HomeSort by relevance Sort by last modified time
    Searched refs:oldAnimation (Results 1 - 4 of 4) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
NPCAnimationComponent.java 71 final int oldAnimation = mCurrentAnimation;
114 if (oldAnimation != mCurrentAnimation) {
  /external/chromium_org/third_party/WebKit/Source/core/animation/css/
CSSAnimations.cpp 373 RefPtrWillBeRawPtr<Animation> oldAnimation = oldTransition.first;
385 RefPtrWillBeRawPtr<InertAnimation> inertAnimationForSampling = InertAnimation::create(oldAnimation->effect(), oldAnimation->specifiedTiming(), false);
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java     [all...]

Completed in 82 milliseconds