Searched refs:STACK_CLIP_AFTER_ANIM (Results 1 – 6 of 6) sorted by relevance
21 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_AFTER_ANIM;72 mStackBounds, false /* canSkipFirstFrame */, STACK_CLIP_AFTER_ANIM, in testApply_clipAfter()84 STACK_CLIP_AFTER_ANIM, true /* isAppAnimation */, 0 /* windowCornerRadius */); in testApply_clipAfterOffsetPosition()
40 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_AFTER_ANIM;500 assertEquals(taskBounds, mToken.getAnimationBounds(STACK_CLIP_AFTER_ANIM)); in testTransitionAnimationBounds()
22 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_AFTER_ANIM;
76 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_AFTER_ANIM;1819 : STACK_CLIP_AFTER_ANIM; in getAppStackClipMode()
85 static final int STACK_CLIP_AFTER_ANIM = 0; field in WindowStateAnimator
83 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_AFTER_ANIM;2584 mNeedsAnimationBoundsLayer = (appStackClipMode == STACK_CLIP_AFTER_ANIM); in applyAnimationLocked()