DescriptionCreate SkLayerRasterizer w/o destroying Builder.
Add a new method to SkLayerRasterizer::Builder that creates a new
SkLayerRasterizer without destroying the Builder. Necessary to
continue to support Android's API.
Also fix a bug where creating a Builder and never calling
detachRasterizer results in not calling the destructor for any SkPaints
in the Builder.
Add tests.
BUG=b/13729784
Committed: http://code.google.com/p/skia/source/detail?r=14139
Patch Set 1 #Patch Set 2 : Fix a typo #
Total comments: 2
Patch Set 3 : Better comments. New function is now const, and has a better name. #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|