commit | 49372e69d3ad4497ee2d46f1ab363d10d3432471 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Thu Oct 20 18:05:23 2016 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Oct 20 22:32:25 2016 +0000 |
tree | 8fa56955046e58c665304fc063393fd86292432f | |
parent | 7cfd46aebda7b7d2b88e73621ed0d1be7244c2ca [diff] |
SkRasterPipeline_opts: split next() into next_body() and next_tail(). This may work around an Chrome/MSVC/PGO compiler crasher. Even if not, it's harmless for performance, and arguably more readable. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3789 Change-Id: I0bf23f65d7832b9f43e275f85e7985fcd6b13b9f Reviewed-on: https://skia-review.googlesource.com/3789 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Klein <mtklein@chromium.org>