Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
authorbsalomon <bsalomon@google.com>
Fri, 26 Aug 2016 17:48:19 +0000 (10:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 17:48:19 +0000 (10:48 -0700)
commitcb31e51d9355adb1d25ce3e121cde21b05ecf63e
tree7a99387e384262d2c33f68301a42dc7911d4b3cc
parente3031b607c7816980d13a3805382afb403fdfa04
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.

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

Review-Url: https://codereview.chromium.org/2271053004
gm/rrectclipdrawpaint.cpp [new file with mode: 0644]
include/core/SkClipStack.h
include/gpu/GrClip.h
src/core/SkClipStack.cpp
src/gpu/GrClipStackClip.cpp
src/gpu/GrClipStackClip.h
src/gpu/GrDrawContext.cpp
src/gpu/GrFixedClip.h