commit | 00d9bb3cf81ccf78fec80c04bdb7250bed9607a2 | [log] [tgz] |
---|---|---|
author | Corey Tabaka <eieio@google.com> | Wed Aug 16 19:59:48 2017 -0700 |
committer | Corey Tabaka <eieio@google.com> | Wed Aug 16 20:23:54 2017 -0700 |
tree | 9d91fca87176854454f28c6f81beeb641c9e8232 | |
parent | 1e35190fc711256b867ca2bb17b2ff69eb9f072c [diff] |
Fix VR surface attributes not being read on surface create. The API to create VR surfaces allows attributes to be passed during creation. Attributes can also be set/unset after creation. This CL fixes an issue where visible and z-order attributes are not honored when passed during creation, only when set after creation. This required redundant IPCs and confused a lot of people using this API. Bug: 64127728 Test: dvr_api-test Change-Id: Ife319bcca86115ba1bd2ece0ae93f71f15c0dd0e