commit | c4f1d16390235861654f8c9968baeb7f7c5aaf5f | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Feb 16 09:56:32 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Feb 17 17:48:01 2022 +0000 |
tree | 71249a31de8d56023a4066680abd2932bbd20c7c | |
parent | 05a4b12dbdf279280c691be0ccf31b718bde10c7 [diff] |
[graphite] Switch PaintParamsKey over to a builder/result model This will leave the PaintParamsKeys more clearly immutable and manage more of the cruft of key creation (e.g., beginBlock/endBlock pairing). Bug: skia:12701 Change-Id: I1944397465f845e974e950f47cedb90c3f1895b1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/506881 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>