commit | 772604c214e8c12ee16d2eb60f4b7acbcdd2129e | [log] [tgz] |
---|---|---|
author | senorblanco <senorblanco@chromium.org> | Wed Jan 28 11:01:06 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 28 11:01:06 2015 -0800 |
tree | 11929f0113e557b4449ad770e4c80d1f8d301469 | |
parent | 3dc40ac9f968eee95eef5e8ee811e0640691df0f [diff] |
Add a flag to flush the canvases during SkMultiPictureDraw::draw(). This is necessary for multisampling, so that each multisampled render target resolves before Chrome's compositor attempts to draw the texture. BUG=skia: Review URL: https://codereview.chromium.org/878653004