DescriptionUse opaque black not transparent black as imagefilter GM background.
For some reason, GM's are now being composited against white
in some modes, where the alpha used to be ignored (or composited
against black, I'm not sure which). At any rate, it doesn't
make much sense to have alpha in the result anyway, so let's clear to
opaque black instead of transparent black and avoid the problem.
This is a trial balloon for bitmapsource and pictureimagefilter.
If all goes well, I'll make this change more widely.
R=scroggo
BUG=skia:3319
Committed: https://skia.googlesource.com/skia/+/aad8b27ec6ff93b64f458be78a3eff7e91b10e15
Patch Set 1 #Patch Set 2 : Revert some unnecessary changes #Patch Set 3 : Make pictureimagefilter clear the canvas as well as the picture to opaque black #
Messages
Total messages: 5 (1 generated)
|