DescriptionFix saveLayer() clipping w/filters, GPU path.
Don't modify the clipstack in saveLayer() if the kClipToLayer_SaveFlag is
not set. Without this the GPU path will clip the offscreen to the layer's
bounds, even if the flag is not set.
R=robertphillips@google.com
BUG=skia:
Committed: https://code.google.com/p/skia/source/detail?r=13561
Patch Set 1 #Patch Set 2 : Add GM suppression #
Total comments: 1
Patch Set 3 : Use allocN32Pixels() shortcut. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|