commit | 41af1e31d34bedb111d951b039bce49814b77c58 | [log] [tgz] |
---|---|---|
author | Vania Desmonda <vaniadesmonda@google.com> | Thu May 12 13:52:09 2022 +0100 |
committer | Vania Desmonda <vaniadesmonda@google.com> | Thu May 12 14:09:34 2022 +0000 |
tree | 03267b471b84f946d02ba67955f8fe80af7ba83f | |
parent | e41f27bfc8841fed4b50551cdf8434bf183805f1 [diff] |
Prevent duplicate calls to updateSurface() and recursive call to updateSurfaceDimming(). Reduce jank by removing notifyColorsChanged() on updateSurface() which caused notifyColorsChanged() to be called multiple times successively. Test: manual, atest WallpaperManagerTest Bug: 229715857 Change-Id: I552a6956648250cd36787b7ddd79758422ea7f68