commit | b941e695229aa11e80334071da220e9c12bc82cd | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Fri Jan 05 13:44:44 2018 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Fri Jan 05 13:48:54 2018 -0800 |
tree | b59de831afae9d35c8656ed9bc462c0e11c1e11d | |
parent | 7a9477298d8c5d231d20629962bcc2173e82ed6c [diff] |
surfaceflinger: Initialize Description field We default Description::mIsWideGamut to false in the constructor. This assures we'll have a consistent value if this field is referenced prior to setWideGamut() being called. Test: Built on aosp_arm-eng; a variation of this CL has been in use on an oc-mr1-dev branch with no noticable issues. Bug: 71642473 Change-Id: Id498b2a87e7eb50f64e0af1533d22c52d9bc0942