DescriptionUse the new function signature for EncodeBitmap.
Recent changes to Skia (https://codereview.chromium.org/15489004/)
modified the signature of SkPicture::EncodeBitmap. Modify chromium's
callers to use the new signature.
In gpu_benchmarking_extension's implementation of EncodeBitmap,
give priority to refEncodedData, which was previously the job
of SkOrderedWriteBuffer::writeBitmap, but no longer is.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202089
Patch Set 1 #
Total comments: 2
Patch Set 2 : Respond to comment. #
Total comments: 2
Patch Set 3 : rebase #
Messages
Total messages: 15 (0 generated)
|