commit | bdadc6d240239560a114d5ad4f51366393db502c | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Oct 04 16:35:27 2024 -0400 |
committer | John Reck <jreck@google.com> | Mon Oct 07 17:01:37 2024 -0400 |
tree | ce87d111be329b7fe99f32800a4ad2509813d450 | |
parent | b6924395f6e50db24129c3c820c38e8e96dd7216 [diff] |
Fix backdrop effect for prerotation When doing prerotation the matrix math didn't work out due to makeImageSnapshot() being rotated already, but then drawn again into a rotating matrix. Fix this by having BackdropFilterDrawable do everything in post-rotation space. Bug: 353827335 Test: SilkFX view blur behind demo Flag: EXEMPT bugfix Change-Id: I7b41d95e7e5f15434f9c6481534c74ee998a83ef