Remove stencil settings param from stencilPath()
authorcsmartdalton <csmartdalton@google.com>
Fri, 12 Aug 2016 22:11:51 +0000 (15:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Aug 2016 22:11:51 +0000 (15:11 -0700)
commit5c6fc4fbfd425a91bbb9cd493517bd3c9aa6ad55
treee80776aae2b6dea8537325319faabe844e200956
parentca39d716f10e75e3a2449262e67584f46d589c26
Remove stencil settings param from stencilPath()

stencilPath() picks its own user stencil settings. This argument
should not be there.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2241873002

Review-Url: https://codereview.chromium.org/2241873002
src/gpu/GrDrawContext.cpp
src/gpu/GrDrawContextPriv.h
src/gpu/GrDrawTarget.cpp
src/gpu/GrDrawTarget.h
src/gpu/batches/GrStencilAndCoverPathRenderer.cpp