DescriptionGiven my current understanding of the Skia architecture here is a rough outline of how I would go about propagating SkCanvas' save & restore down to the ClipMaskManager. Is this even anywhere close to right?
Patch Set 1 #
Total comments: 2
Patch Set 2 : Renamed save/restore methods for GrContext & below #
Total comments: 2
Patch Set 3 : Added NULL device check in save/restore loops #
Total comments: 1
Patch Set 4 : renamed save/restore to postSave/preRestore #
Total comments: 2
Patch Set 5 : Added explicatory comment #
Total comments: 2
Patch Set 6 : made SkDevice's postSave/preRestore methods private #
Total comments: 4
Patch Set 7 : fixed comments & overridden function bug #
Total comments: 1
Patch Set 8 : renamed push/popClip & changed comments #
MessagesTotal messages: 19
|