commit | a1c4f1ad511530fc9b3daa6977834686c9c3a465 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Mon Aug 24 14:42:39 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Aug 24 19:36:23 2020 +0000 |
tree | d928789f6d0d5db838afb502e34361fc6f504047 | |
parent | 6e727832b5228f1ce810cfc0086c9cc37215dc1d [diff] |
Out-line GrRRectBlurEffect find_or_create_rrect_blur_mask_fp I'm going to make this function even more complex (with a thread-safe shared uniquely-keyed proxy cache) so remove it from the header. Change-Id: I810ed095729ac30862a8713624e6440380b1128d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/312862 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>