commit | 263152043dee4d2bce8df5e442aac88da4304127 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Tue Aug 10 22:54:51 2021 +0200 |
committer | Robin Lee <rgl@google.com> | Thu Aug 01 05:43:53 2024 +0000 |
tree | a74b80442e838bef353ab085a9caab5b3d96e380 | |
parent | a912e4d3b903ff9a0e9a48ff2af84dd27918168e [diff] |
Add Kawase blur with dual filtering Blurs are smoother between R=50 to R=200 with similar performance to the previous version. We use between 1 and 5 passes at progressively smaller resolutions depending on the blur radius that was requested. This is currently not enabled in code, but will be enabled by a follow-up CL. Test: atest BlurTests Bug: 185365391 Flag: EXEMPT already behind a non-aconfig flag Change-Id: I2ad47d83b69b69215fe59a5ecda3b1766177a852