commit | 039f681a841a5507db74458329e5be64f9edf984 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Aug 10 09:51:42 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Aug 10 14:28:43 2020 +0000 |
tree | bba2263cddfb7ec0197ec4475367a32380cd0008 | |
parent | cac17649682942b91425cdbc788379995aef3034 [diff] |
Label constants with k prefix (not g) and use constexpr. Correct prefixes are important for readability. The `g` prefix briefly led me to believe that our random number generation had static state. Change-Id: I9187f1da1283e1a42f250ba0c3502807d7b711a7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308918 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Florin Malita <fmalita@google.com>