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

Commit 785768a9 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Id443ba45 into eclair

* changes:
  Prevent transparent region from getting out of sync with Surface Flinger
parents 6270d52c d443ba45
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();