Descriptionremove 'deprecated' region from SkDraw
Most call-sites that used it just took its bounds, so it was trivial to convert them
to get the bounds of the RasterClip. Two clients wanted the actual region:
1. layeriter for android
2. pdf
Android already only has BW clips, so should be safe.
PDF now overrides its clip methods to ensure that all clips are BW.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1925693002
Committed: https://skia.googlesource.com/skia/+/1e7f5e708e5daeb0c18ae49001c9e3cd5e3b13cb
Patch Set 1 #
Total comments: 6
Patch Set 2 : fix bench #Patch Set 3 : add override #
Total comments: 2
Patch Set 4 : try to fix XPS #Patch Set 5 : XPS take 2 #Patch Set 6 : update dox #
Messages
Total messages: 36 (16 generated)
|