Searched refs:animations (Results 1 – 25 of 30) sorted by relevance
12
132 final ArrayList<Animation> animations = mAnimations; in clone() local189 if (animations.get(i).hasAlpha()) { in hasAlpha()258 final ArrayList<Animation> animations = mAnimations; in setStartTime() local261 Animation a = animations.get(i); in setStartTime()274 Animation a = animations.get(i); in getStartTime()286 int count = animations.size(); in restrictDuration()302 final int count = animations.size(); in getDuration()350 final Animation a = animations.get(i); in initializeInvalidateRegion()381 final Animation a = animations.get(i); in getTransformation()410 int count = animations.size(); in scaleCurrentDuration()[all …]
4 …animations for each of its child views. During the initial construction of the animations, the lay…13 … the layout while constructing the animations, and animation control methods, which are called to …16 * …104 …rently halfway down the left side of the screen). When the translation animations have finished fo…120 … reconfigure the physics animations according to the new controller’s configuration methods, and h…[all …]
2 Physics animations are notoriously difficult to test, since they’re essentially small simulations. …4 …animations. Manual testing should be sufficient to reveal flaws in the en-route animation visuals.…7 …animations need to run on the main thread, and they’re asynchronous - the test has to wait for the…11 …animations on a given property to complete before continuing the test. This works since the test i…
38 - Dragging animations, touch ripples, and other purely visual effects should not query.
86 …o apply the current `State` of the tile, modifying the icon (color and animations). Classes that i…
47 final List<Animation> animations = set.getAnimations(); in testInflateXml() local48 assertEquals(1, animations.size()); in testInflateXml()49 assertTrue(animations.get(0) instanceof ScaleAnimation); in testInflateXml()61 final List<Animation> animations = set.getAnimations(); in testDefaultPackage() local62 assertEquals(1, animations.size()); in testDefaultPackage()63 assertTrue(animations.get(0) instanceof ScaleAnimation); in testDefaultPackage()
273 final ArrayList<Animator> animations = new ArrayList<>(); in startAnimation() local274 mAnimations.put(transition, animations); in startAnimation()279 if (!animations.isEmpty()) return; in startAnimation()309 mRotationAnimation.startAnimation(animations, onAnimFinish, in startAnimation()357 startSurfaceAnimation(animations, a, change.getLeash(), onAnimFinish, in startAnimation()507 static void startSurfaceAnimation(@NonNull ArrayList<Animator> animations, in startSurfaceAnimation() argument532 animations.remove(va); in startSurfaceAnimation()547 animations.add(va); in startSurfaceAnimation()551 private void attachThumbnail(@NonNull ArrayList<Animator> animations, in attachThumbnail() argument564 attachThumbnailAnimation(animations, finishCallback, change, options); in attachThumbnail()[all …]
234 public boolean startAnimation(@NonNull ArrayList<Animator> animations, in startAnimation() argument284 startDisplayRotation(animations, finishCallback, mainExecutor, animExecutor); in startAnimation()285 startScreenshotRotationAnimation(animations, finishCallback, mainExecutor, animExecutor); in startAnimation()291 private void startDisplayRotation(@NonNull ArrayList<Animator> animations, in startDisplayRotation() argument294 startSurfaceAnimation(animations, mRotateEnterAnimation, mSurfaceControl, finishCallback, in startDisplayRotation()298 private void startScreenshotRotationAnimation(@NonNull ArrayList<Animator> animations, in startScreenshotRotationAnimation() argument301 startSurfaceAnimation(animations, mRotateExitAnimation, mAnimLeash, finishCallback, in startScreenshotRotationAnimation()
142 ArrayList<Animator> animations = new ArrayList<>(); in createAnimationToMultiRowLayout() local143 animations.add(ObjectAnimator.ofFloat( in createAnimationToMultiRowLayout()145 animations.add(outlineAnimator); in createAnimationToMultiRowLayout()148 animatorSet.playTogether(animations); in createAnimationToMultiRowLayout()
32 public final List<DynamicAnimation> animations = new ArrayList<>(); field in DynamicAnimator61 for (DynamicAnimation renderer : animations) { in draw()
252 final Animation[] animations = in createChangeAnimationAdapters() local256 animations[0], target)); in createChangeAnimationAdapters()259 animations[1], target)); in createChangeAnimationAdapters()
13 ### Rotation animations and transitions26 ### Non-Rotation animations and transitions
79 mAnimator.animations.add(mAutoFocusRing); in FocusRingView()80 mAnimator.animations.add(mManualFocusRing); in FocusRingView()
10 # Keep setters in Views so that animations can still work.
16 # Keep setters in Views so that animations can still work.
26 # Keep setters in Views so that animations can still work.
1211 final List<Animation> animations = set.getAnimations(); in createHiddenByKeyguardExit() local1212 for (int i = animations.size() - 1; i >= 0; --i) { in createHiddenByKeyguardExit()1213 animations.get(i).setInterpolator(interpolator); in createHiddenByKeyguardExit()
58 * Drawables, images, animations, dimensions, styles, ect. that can be (or are)
131 Some animations benefit from being reduced to 256 colors:
42 animations.
70 // Total time that was spent performing animations.
11747 // Total time that was spent performing animations.
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...