DescriptionMore genericity: overload isPaintOpaque(SkPaint, SkBitmap)
Instead of taking a Bitmap as an argument this version
takes only the type of content (None/Opaque/Transparent).
This will be used to check the opaqueness of a SkPaint
that draws a SkImage.
BUG=skia:3042
Committed: https://skia.googlesource.com/skia/+/46c248da267d315d500d2296a205cf22077b3e87
Patch Set 1 #Patch Set 2 : Corrections from comments #Patch Set 3 : Rename enum #
Total comments: 6
Patch Set 4 : Rename enum #Patch Set 5 : Revert last patchset #Messages
Total messages: 17 (2 generated)
|