DescriptionDon't store an SkMatrix in BitmapShaderKey.
SkMatrix makes for a poor key component due to mutable/cache fields.
Use its canonical scalars instead.
R=reed@google.com,mtklein@google.com
Committed: https://skia.googlesource.com/skia/+/04b49c31789201fbef969f5598a286187920dd56
Patch Set 1 #Patch Set 2 : use kMaxFlattenSize #
Total comments: 2
Patch Set 3 : moar explicit, less bzero #Patch Set 4 : drop unneeded header #Messages
Total messages: 7 (1 generated)
|