DescriptionNew CodeSrc* draw mode kScanline_Subset_Mode
kScanline_Subset_Mode decodes the image in subsets using a
scanline decoder.
The number of subsets can be specified by changing the constant divisor.
The number of subsets is equal to divisor*divisor.
Committed: https://skia.googlesource.com/skia/+/9700206b67ef2a0aab9a8211c8a901d5123afa9f
Patch Set 1 #Patch Set 2 : updated with onScanlineDecoder png fix #Patch Set 3 : handling error when image w*h == 1 #Patch Set 4 : changing w and h vars from int to SkScalar #Patch Set 5 : converting drawBitmap inputs from int to scalar #
Messages
Total messages: 20 (6 generated)
|