DescriptionSkMultiPictureDraw API
This CL adds a new API to optimize across multiple SkPicture draw calls.
Note that multiple pictures rendered at once (i.e., picture piles) should be flattened into a single new picture that includes the required clipping on the different layers.
Committed: https://skia.googlesource.com/skia/+/7eacd77ce63abec6c5a0e7be9bf9f40ea4145d11
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplified SkMultiPictureDraw API #Patch Set 3 : Fixed overlength lines #
Total comments: 7
Patch Set 4 : Address code review issues #Patch Set 5 : Add missing SK_API #Patch Set 6 : fix clang complaint #
Messages
Total messages: 15 (0 generated)
|