commit | bddcc95383250940fce5491576a1636f3087cba9 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Wed Jan 24 13:22:24 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 24 19:02:10 2018 +0000 |
tree | a11eb20435b05a4092bbf9a30a668ee036333335 | |
parent | 5373aa2a6688d144803e175b72829d932e752fc6 [diff] |
Add return value to doLazyInstantiation to know if it succeedes. This allows us to return nullptr in places where we try to instantiate immediately and it fails. Bug: skia: Change-Id: Ic3da26b0e6270b3de114d80533f0580b4d6bf0e7 Reviewed-on: https://skia-review.googlesource.com/99381 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>