OSDN Git Service

Disable skip Validate on client composition
authorFabien Sanglard <sanglardf@google.com>
Thu, 22 Jun 2017 18:35:16 +0000 (11:35 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 22 Jun 2017 20:11:03 +0000 (20:11 +0000)
commitc6bf49a946d93d4c2f8e693fb974024ba6bbe9c0
tree4ee083e02299902597699ae8e77fa18787908f58
parentaec57fad0dc908019ef2ab23c9b4ae86e32a1f32
Disable skip Validate on client composition

SurfaceFlinger should not skip validate when GLComposition is
needed. This can happen when SF decides to force GLComposition
(like when a screen rotation occurs).

Bug: 62906801
Test: Manual
Change-Id: I248146eade395a124cb149773287abd88ae36511
(cherry picked from commit 269c2361096cb8a17ea5fedbd20f800cd1b65d05)
services/surfaceflinger/DisplayHardware/HWComposer.cpp