Remove use of SkTLazy.

Skia is planning to make SkTLazy private to Skia. This changes uses of
SkTLazy to std::optional.

Test: refactoring CL. Existing unit tests still pass.
Change-Id: Id92c27cb8b3b41eb2e531b1a930511064a47a6f7
2 files changed