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

Commit 1bb55501 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I85f598e0 into eclair-mr2

* changes:
  Prevent transparent region from getting out of sync with Surface Flinger
parents 8a98a26a 61a6e689
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -898,6 +898,7 @@ public final class ViewRoot extends Handler implements ViewParent,
                        // all at once.
                        newSurface = true;
                        fullRedrawNeeded = true;
                        mPreviousTransparentRegion.setEmpty();

                        if (mGlWanted && !mUseGL) {
                            initializeGL();