commit | bfbffeb4d15b8a783e2f8aa21daee5fff755913f | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Thu Jul 21 14:49:33 2016 -0700 |
committer | Dan Stoza <stoza@google.com> | Thu Jul 21 14:49:33 2016 -0700 |
tree | 26eb681524605a3b4dee0aec23c3ff2de517dfd5 | |
parent | ec0f717dfd3821cbc648198c6d3b98fcc3b53369 [diff] |
HWC2: Check all displays for client composition SurfaceFlinger currently only checks whether the primary display performed client composition when considering whether to propagate backpressure back to apps. This change expands that check to all displays so that if an external or virtual display is using client composition it disables backpressure propagation as well. Bug: 30022738 Change-Id: I7f7d4e0a1ea7d27ef1f280e2b4ebd5e5bd3bd911