DescriptionUse default save() flags in SkBlurDrawLooper.
SkBlurDrawLooper::BlurDrawLooperContext::next() is explicitely saving
the matrix - but it doesn't rely on any clip changes persisting after
restore().
Use the default flags instead (previous internal SaveFlags cleanup
missed this user).
R=robertphillips@google.com
Committed: http://code.google.com/p/skia/source/detail?r=14335
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|