commit | dd1b5b147ea498cdd8c68ea2da172d45afd8ad18 | [log] [tgz] |
---|---|---|
author | Jay Aliomer <aaliomer@google.com> | Tue Apr 19 13:37:46 2022 -0400 |
committer | Jay Aliomer <aaliomer@google.com> | Thu Apr 28 21:01:30 2022 +0000 |
tree | afde03d50552b449711238c50c0319504db3c287 | |
parent | b45b8bdc941f2a337ccb8e9d3b35929a93316a63 [diff] |
Set mask shader after matrix is set When the size of the drawable bounds changes, the mask shader is not updated properly Assumed passed by reference instead of pass by value which resulted in the wrong behavior Fixes: 227624349 Test: RippleMicrobenchmark Change-Id: Iedc3f06441414455fcfedf8cabd61e5b334a7441