DescriptionIn render_pictures tiled rendering, draw a separate PNG for each tile.
Since the passed in picture may represent an image which is too large
to be represented on the GPU, never create such a large canvas. Instead,
after drawing to each tile, create a file showing just that tile.
Committed: https://code.google.com/p/skia/source/detail?r=5603
Patch Set 1 #
Total comments: 2
MessagesTotal messages: 4
|