commit | 45931a4dcce576bc250f8a690382270d651c5516 | [log] [tgz] |
---|---|---|
author | Jason Simmons <jsimmons@google.com> | Thu Aug 18 17:39:37 2022 -0700 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Aug 19 12:56:44 2022 +0000 |
tree | 3184464938f86ffaa91c1c24a06ad24a3aee8c77 | |
parent | 6fad96278e36e98991d571f401057340bc2b1592 [diff] |
Use bracket notation to access cubic resampler properties The dot notation property names are not being preserved due to minifcation. See https://github.com/flutter/flutter/issues/102657 Change-Id: I6ee015e5d6fecebfb287159250ae36ca4117dae3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/571201 Reviewed-by: Kevin Lubick <kjlubick@google.com>