commit | d1b485397f4cd538e6ec29cb449f90051a84eaec | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed Mar 10 16:05:16 2021 -0800 |
committer | Ady Abraham <adyabr@google.com> | Mon Mar 15 18:10:28 2021 +0000 |
tree | f575e879b18ecad1b12a131e72aba6c460124f64 | |
parent | 9e49451732117c5a9fde142b4cb571f50eb79662 [diff] |
SurfaceFlinger: run refresh directly after invalidate Run the refresh immediately after invalidate as there is no point going thru the message queue again, and to ensure that we actually refresh the screen instead of handling other messages that were queued us already n the MessageQueue. Bug: 182214053 Test: SF unit tests Test: Launch an app and observe syatraces Change-Id: Iff647415d46c4b155b20b60b9e7cc07253339100