Rearrange fields to shrink SkPathRef

In release (64-bit) builds, this drops the size by 8 bytes (from 184 to
176). Debug is unaffected, because the extra field still pushes us to
the next 8-byte rounding boundary.

Change-Id: I06c698d0eea0ed9156e367ec60a49ae0ab2ced29
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/841736
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
1 file changed