DescriptionInitial picture shader implementation
This CL adds an SkPictureShader class to support SkPicture-based
patterns.
The implementation renders the picture into an SkBitmap tile and then
delegates to SkBitmapProcShader for the actual operation.
R=reed@google.com,robertphillips@google.com,bsalomon@google.com
Committed: http://code.google.com/p/skia/source/detail?r=14085
Committed: http://code.google.com/p/skia/source/detail?r=14092
Patch Set 1 #Patch Set 2 : Win build fix + SkShader factory. #
Total comments: 34
Patch Set 3 : #Patch Set 4 : Updated per comments, #Patch Set 5 : Use SVD for tile scaling. #
Total comments: 4
Patch Set 6 : Updated per review. #Patch Set 7 : Register flattenables. #Patch Set 8 : Remove unneeded suppression. #
Total comments: 4
Messages
Total messages: 17 (0 generated)
|