Home
last modified time | relevance | path

Searched refs:WindowAnimationSpec (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowAnimationSpecTest.java63 WindowAnimationSpec windowAnimationSpec = new WindowAnimationSpec(a, null, in testApply_clipNone()
73 WindowAnimationSpec windowAnimationSpec = new WindowAnimationSpec(mAnimation, null, in testApply_clipAfter()
84 WindowAnimationSpec windowAnimationSpec = new WindowAnimationSpec(mAnimation, in testApply_clipAfterOffsetPosition()
95 WindowAnimationSpec windowAnimationSpec = new WindowAnimationSpec(mAnimation, null, in testApply_setCornerRadius_noClip()
DSurfaceAnimationRunnerTest.java231 return new WindowAnimationSpec(a, new Point(0, 0), false /* canSkipFirstFrame */, in createTranslateAnimation()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimationSpec.java44 public class WindowAnimationSpec implements AnimationSpec { class
56 public WindowAnimationSpec(Animation animation, Point position, boolean canSkipFirstFrame, in WindowAnimationSpec() method in WindowAnimationSpec
62 public WindowAnimationSpec(Animation animation, Point position, Rect rootTaskBounds, in WindowAnimationSpec() method in WindowAnimationSpec
79 public WindowAnimationSpec asWindowAnimationSpec() { in asWindowAnimationSpec()
DLocalAnimationAdapter.java178 default WindowAnimationSpec asWindowAnimationSpec() { in asWindowAnimationSpec()
DShellRoot.java131 new WindowAnimationSpec(anim, new Point(0, 0), false /* canSkipFirstFrame */, in startAnimation()
DWindowContainerThumbnail.java117 new WindowAnimationSpec(anim, position, in startAnimation()
DScreenRotationAnimation.java761 private WindowAnimationSpec createWindowAnimationSpec(Animation mAnimation) { in createWindowAnimationSpec()
762 return new WindowAnimationSpec(mAnimation, new Point(0, 0) /* position */, in createWindowAnimationSpec()
DSurfaceAnimationRunner.java201 final WindowAnimationSpec animationSpec = a.asWindowAnimationSpec(); in startAnimation()
DWindowContainer.java3237 new WindowAnimationSpec(a, mTmpPoint, mTmpRect, in getAnimationAdapter()
DWindowState.java5018 new WindowAnimationSpec(anim, position, false /* canSkipFirstFrame */, in startAnimation()
/frameworks/base/core/proto/android/server/
Danimationadapter.proto56 /* represents WindowAnimationSpec */
/frameworks/base/services/
Dart-wear-profile29111 PLcom/android/server/wm/WindowAnimationSpec$$ExternalSyntheticLambda0;-><init>()V
29112 PLcom/android/server/wm/WindowAnimationSpec$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
29113 PLcom/android/server/wm/WindowAnimationSpec$TmpValues;-><init>()V
29114 PLcom/android/server/wm/WindowAnimationSpec$TmpValues;-><init>(Lcom/android/server/wm/WindowAnimati…
29115 PLcom/android/server/wm/WindowAnimationSpec;->$r8$lambda$O4wc4-tRjiP9nCMbsYU_dS1zsf4()Lcom/android/…
29116 PLcom/android/server/wm/WindowAnimationSpec;-><init>(Landroid/view/animation/Animation;Landroid/gra…
29117 PLcom/android/server/wm/WindowAnimationSpec;-><init>(Landroid/view/animation/Animation;Landroid/gra…
29118 HPLcom/android/server/wm/WindowAnimationSpec;->apply(Landroid/view/SurfaceControl$Transaction;Landr…
29119 PLcom/android/server/wm/WindowAnimationSpec;->asWindowAnimationSpec()Lcom/android/server/wm/WindowA…
29120 PLcom/android/server/wm/WindowAnimationSpec;->canSkipFirstFrame()Z
[all …]