Fix up the clip mask manager's creation of paths (w.r.t. volatility)
authorrobertphillips <robertphillips@google.com>
Mon, 26 Oct 2015 16:27:52 +0000 (09:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 26 Oct 2015 16:27:52 +0000 (09:27 -0700)
commit953fe3139fa60ce56abcfa45a3647d924e637083
treed07789e4201d8f242718fb656e1ce2f042fd5beb
parent0a4823378308d42f871833b1b1b38164c56f8678
Fix up the clip mask manager's creation of paths (w.r.t. volatility)

I don't expect this to make any difference (perf-wise) but it seems more correct.

This CL relies on https://codereview.chromium.org/1421533007/ (Fix ClipMaskManager's SW-fallback logic)

Review URL: https://codereview.chromium.org/1419403002
src/core/SkClipStack.cpp
src/gpu/GrClipMaskManager.cpp