commit | 6507e63b51aacfb5a4ed25677449bae03049db7a | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Fri Aug 07 14:35:56 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 07 20:11:53 2020 +0000 |
tree | 4eb09e963bbc6275036494dead3d537fa8205f58 | |
parent | 3f2ac36d79aeb1bee16115f3217224ae76f365d7 [diff] |
Update how the GrSmallPathRenderer's cache entries are created and destroyed The main thrust of this CL is to centralize creation and deletion of the small path renderer's cache entries within the nascent GrSmallPathAtlasMgr class. It is pulled out of the omnibus CL: https://skia-review.googlesource.com/c/skia/+/307776 (Split the small path renderer into record-time and flush-time pieces) Change-Id: I13ccaca428e8c019540624dbcd0703540418f9a0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308691 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>