commit | 056d543c91e071a652f636fc48fc2c08be4e601c | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Wed May 13 10:24:15 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed May 13 15:38:21 2020 +0000 |
tree | d519ef23a7ecd1ec42ba1b3d685d05f957bdc708 | |
parent | 68d1433145687390070b31a32463aa9b4698732c [diff] |
Put Paragraph SkDebugf behind runtime flag. Adds the verboseParagraph command line flag to Paragraph samples so that the informative SkDebugf calls are not made during normal execution. Also put everything possible into the anonymous namespace. Change-Id: Idaeb6845e2d8f322fdd0b988441f092d276ffbf1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/289441 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Julia Lavrova <jlavrova@google.com>