commit | 4c5f3ba15510a300d0a6459155368c1f73f3b5fb | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Sep 23 14:35:56 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Sep 24 14:59:09 2021 +0000 |
tree | 54bb7432c5c09fbc7efc8e4c23e632cc9fc226c8 | |
parent | 77f56d2790e8ca31d1a0d4301c063da52653777f [diff] |
remove drawing from ShaderMaskBench ctor The drawing in the ctor makes debugging and measuring the RasterPipeline difficult. Move to onDelayedSetup(). Change-Id: I74ca28d5d86d70d23e67188f1363b002ba85c6ef Reviewed-on: https://skia-review.googlesource.com/c/skia/+/452358 Commit-Queue: Herb Derby <herb@google.com> Auto-Submit: Herb Derby <herb@google.com> Reviewed-by: John Stiles <johnstiles@google.com>