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

Commit f813234a authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Make snapshot surface relative to parent" into rvc-dev

parents 1c5d9ed8 890e6f20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -391,6 +391,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