commit | 331615ad61623ac8432f7722fbf69608efd0bc86 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed Jul 14 19:35:15 2021 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Fri Jul 23 12:44:43 2021 +0800 |
tree | 34e218c26275e65ce94e892ad7c36a8fff18f357 | |
parent | 61d71ccaae87b025a71b839e0e0dddf97712868c [diff] |
Fine tune splash screen icon generation algorithm Filter out the translucent pixels when compute the foreground colors of an adaptive icon, which should make sense because the translucent pixels on icon should only used for decoration, do not let it affect the opaque pixels, also with this filter we won't drop down the performance when using palette. Bug: 193304878 Test: manual launch single color background apps. Change-Id: Ia9873cf907d30bb7f30318a289a54159d0a51ee3