commit | d1add22b10d11a4341e2659ad71e6aeddedb0073 | [log] [tgz] |
---|---|---|
author | Albert Chaulk <achaulk@google.com> | Thu Mar 02 10:53:02 2017 -0500 |
committer | Albert Chaulk <achaulk@google.com> | Thu Mar 02 10:53:02 2017 -0500 |
tree | 1b7daf52759618f1ac2e50168df93210df5c02b4 | |
parent | 5ebcd56c6f57514f7833e7528a08d8ca55c48f69 [diff] |
vrwm: Fix flickering when entering/leaving VR There are two types of undefined layers now, 0 is used by layers SurfaceFlinger inserts and -1 is used by Java when it does not explicitly assign a type. Previously they were both using 0 but have been separated to help the show/hide logic in the future. Bug: 35915107 Test: Enter/exit VR apps, verify vrwm flicking is gone Change-Id: I000a627f269c6533aedde1528329c04ab9db5372