DescriptionFor bigbitmaprect, the background color was being drawing SrcOver which caused problems if the texture wasn't blank.
For image-surface, the gpu surface wasn't clearing non-opaque textures (as is apparently part of the contract).
The clear SkColor -> GrColor change was something I noticed while debugging the drawColor problem.
Patch Set 1 #
MessagesTotal messages: 2
|