DescriptionBuilder class for SkLayerRasterizer.
Provide builder class to make SkLayerRasterizer immutable. We have to keep the
addLayer() methods for now because they are used in Chrome. They will be removed
once this changed has been rolled into Chrome.
An added benefit of this is that this class can only be allocated on the heap.
BUG=skia:2187
Committed: http://code.google.com/p/skia/source/detail?r=13590
Patch Set 1 : #
Total comments: 3
Patch Set 2 : SK_SUPPORT_LEGACY_LAYERRASTERIZER_API #
Total comments: 5
Patch Set 3 : Make fLayers const. #Patch Set 4 : Restore SkLayerRasterizer(SkReadBuffer&) #
Total comments: 2
Patch Set 5 : Make ReadLayers private #
Messages
Total messages: 21 (0 generated)
|