DescriptionGive correct bounds to SkCanvas's AutoDrawLooper use for filter draws.
In conjuction with https://codereview.chromium.org/137423005/, this allows the canvas to tighten the bounds passed to saveLayer() only the affected region.
R=reed@google.com
BUG=100703
Committed: https://code.google.com/p/skia/source/detail?r=13221
Patch Set 1 #Patch Set 2 : Add test suppressions #
Total comments: 1
Patch Set 3 : Make computeFastBounds() traversal const. #Patch Set 4 : Revert all changes except for the bounds passed to AutoDrawLooper #Patch Set 5 : New version w/const-ptr computeFastBounds() and friends. #Patch Set 6 : Back to the Patch Set 4 (updated to ToT) #Messages
Total messages: 12 (0 generated)
|