commit | ae517eba0170fa9e51fa7f925ca1d57f7557c9b8 | [log] [tgz] |
---|---|---|
author | Michael Reed <mike@reedtribe.org> | Fri Jun 20 20:33:44 2025 -0700 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Jun 23 15:24:47 2025 -0700 |
tree | 584fa3b69bf915c8f6efea94792841f0170bba98 | |
parent | 3f34cf7c2d940a9ed84bf131d6c33b7380e180a0 [diff] |
Declare SkPathVerb to use uint8_t storage It was always assumed to be this, but this formal declaration allows us to remove lots of casts. Change-Id: I632885f427a9520c669c82c674d891cea0d68680 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1009280 Reviewed-by: Daniel Dilan <danieldilan@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Florin Malita <fmalita@google.com>