Searched refs:mWindowCrop (Results 1 – 1 of 1) sorted by relevance
132 private final Rect mWindowCrop = new Rect(); field in ActivityLaunchAnimator.AnimationRunner272 mWindowCrop.set(mParams.left, 0, mParams.right, mParams.getHeight()); in applyParamsToWindow()273 SurfaceParams params = new SurfaceParams(app.leash, 1f /* alpha */, m, mWindowCrop, in applyParamsToWindow()