commit | 4b4e32f038e2a74151c6c45731ba6d01a3cc07bf | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Sun Aug 02 21:52:44 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Sep 22 20:22:12 2020 +0000 |
tree | 7da33b9b779c040513b67880d10a497e27ddc202 | |
parent | 9878d9e62f95392b197a2dba8beb94f66f62e42c [diff] |
Fix ClangTidy bugprone-bool-pointer-implicit-conversion warning. `isFixedPitch` is a bool*. The surrounding lines were updated to maintain consistency. Change-Id: Ic604d159ff77a1f4b7e2942c0bdbd4d68f0318b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/307496 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>