commit | a212b9541325f0528acee749ecd12e280f20b45c | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Aug 02 13:26:38 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Aug 02 19:02:56 2021 +0000 |
tree | 6c730a481c46da8596530b5ca5a4808f0d6eccaf | |
parent | 3533ff10c715eb4e12657c0752a55013ae6c4b07 [diff] |
Fix cases of variable shadowing in gm/. These were reviewed last year at http://review.skia.org/312480 but never landed. Splitting into small chunks to land individually. If we manage to fix all the existing cases of variable shadowing, we could enable -Wshadow. Change-Id: Ie6a262328315a5726265ef4afede7e0e66337752 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/435718 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>