DescriptionFix bounds computation of all 0-input filters.
The SkRectShaderImageFilter had the same bug as previously fixed for
SkBitmapSource and SkPictureImageFilter. Rather than copy-and-paste
the implementation, this change makes all filters with 0 inputs return
their source bounds, instead of returning false.
BUG=427251
Committed: https://skia.googlesource.com/skia/+/8f3937d9fcb28018ec14db6697d41b645716d589
Patch Set 1 #Patch Set 2 : Add test suppression #Patch Set 3 : Update to ToT #
Messages
Total messages: 13 (4 generated)
|