am 767ec843: Merge "Set the right reportNextDraw" into mnc-dev
* commit '767ec84354d97624b2b848c8a0b8877d87ebb5eb': Set the right reportNextDraw
This commit is contained in:
@@ -523,7 +523,7 @@ public class SurfaceView extends View {
|
||||
mVisibleInsets, mStableInsets, mOutsets, mConfiguration,
|
||||
mNewSurface);
|
||||
if ((relayoutResult & WindowManagerGlobal.RELAYOUT_RES_FIRST_TIME) != 0) {
|
||||
mReportDrawNeeded = true;
|
||||
reportDrawNeeded = true;
|
||||
}
|
||||
|
||||
if (DEBUG) Log.i(TAG, "New surface: " + mNewSurface
|
||||
|
||||
Reference in New Issue
Block a user