DescriptionChange SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed.
All users were immediately converting to SkScalar or SkFixed3232.
This method is not used in Chromium, Android, or Google3.
BUG=skia:4632
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1692013002
Committed: https://skia.googlesource.com/skia/+/8e17556349132a46c02fbabcaf74b63f521528e0
Patch Set 1 #Patch Set 2 : Split fixedStepInX into bool isFixedStepInX and SkVector fixedStepInX. #
Messages
Total messages: 22 (11 generated)
|