commit | 55bf474662f4654613a422866cae577056a5772a | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu Mar 17 14:11:17 2022 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Tue Mar 22 16:41:09 2022 -0400 |
tree | 8c1394edaeff013de100468448c02ab78238a6a3 | |
parent | 092400a928912dbb9366188c1820a91c9337b6ae [diff] |
Skip a step when blurring backgroundBlurRadius blurs the entire content behind the current layer. The way we implement it is to draw into an off-screen and use that as the source for the blur. But we draw the unblurred off-screen first. This isn't necessary. Bug: 206674290 Test: manual: notification shade, SilkFX app Change-Id: I4caa7ef3b5357c723fdc81c8e18b159c87366b60