DescriptionFix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()
For operations which can expand the region, zeroing previous clip ops' restore offsets is not enough: we need to also break the chain - otherwise the next restore() will simply traverse back and reset the skip offsets.
R=robertphillips@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10934
Patch Set 1 #
Total comments: 4
Patch Set 2 : Updated per comments. #
Messages
Total messages: 6 (0 generated)
|