Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 212064b4 authored by Winson Chung's avatar Winson Chung Committed by Automerger Merge Worker
Browse files

Merge "Make snapshot surface relative to parent" into rvc-dev am: f813234a...

Merge "Make snapshot surface relative to parent" into rvc-dev am: f813234a am: 352fd21e am: 93abcefc am: 53b79f8e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11692385

Change-Id: I945011e71b4eaaaeb6a97035a50d273ee881eecf
parents 9d2a271c 53b79f8e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -392,6 +392,7 @@ class TaskSnapshotSurface implements StartingSurface {
            frame = null;
            mTmpSnapshotSize.set(0, 0, buffer.getWidth(), buffer.getHeight());
            mTmpDstFrame.set(mFrame);
            mTmpDstFrame.offsetTo(0, 0);
        }

        // Scale the mismatch dimensions to fill the task bounds