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

Commit d6c61466 authored by Valerie Hau's avatar Valerie Hau
Browse files

Update to Blast surface control

Bug: N/A
Test: build, boot, surfaces fling
Change-Id: I4096790ee12d0f3e86c24e40a8ff9c654ef10a52
parent 67c8338d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1646,7 +1646,7 @@ public final class ViewRootImpl implements ViewParent,
                mBlastSurfaceControl, width, height);

        }
        mBlastBufferQueue.update(mSurfaceControl, width, height);
        mBlastBufferQueue.update(mBlastSurfaceControl, width, height);

        mTransaction.show(mBlastSurfaceControl)
            .reparent(mBlastSurfaceControl, mSurfaceControl)