commit | 0df10c4e41dd74f52ec0e17745ff6628d048e0fa | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Mon Dec 19 15:22:47 2016 -0800 |
committer | Dan Stoza <stoza@google.com> | Mon Dec 19 15:22:47 2016 -0800 |
tree | ae0ed8d1d679e0c24a85fc8c649ff8cc306e2c3a | |
parent | 8d1d2714f665759cc5213f9cda0465c1273bf46f [diff] |
HwcClient: Fix plane alpha Plane alpha was being sent as a float but read as unsigned, which, when converted to a float was causing things that were supposed to be translucent to be opaque. Bug: 33739111 Bug: 33737738 Test: Scrim behind modal dialogs is translucent and there is no more glitch when rotating apps Change-Id: I6896bdbb9928bd1aa7265b3ef25a7a96d54ee227