DescriptionFix an issue where Pipe did not draw correctly
on all platforms.
Since parameters can be evaluated in any order,
we can't call buffer.read() inline for multiple
parameters. The fix is to read the stream (in
the correct order) before we call the function.
Committed: https://code.google.com/p/skia/source/detail?r=4160
Patch Set 1 #
Total comments: 6
Patch Set 2 : #MessagesTotal messages: 4
|