Make lines a special case in GrShape
authorbsalomon <bsalomon@google.com>
Tue, 28 Jun 2016 18:56:42 +0000 (11:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jun 2016 18:56:42 +0000 (11:56 -0700)
commit0a0f67ececbdf1a7f81296ed0d2cb9e3bc00e4dc
treef49e73525e56c6e6d0dcfc68f1eeba895920137b
parent635df95a9a25c66959f76b4bbb594b75333ded21
Make lines a special case in GrShape

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

Committed: https://skia.googlesource.com/skia/+/c62318c748a1907649bd75382c4f4fd10533f2b3
Review-Url: https://codereview.chromium.org/2108523002
src/gpu/GrDrawContext.cpp
src/gpu/GrShape.cpp
src/gpu/GrShape.h
src/gpu/GrSoftwarePathRenderer.cpp
src/gpu/batches/GrAADistanceFieldPathRenderer.cpp
src/gpu/batches/GrDashLinePathRenderer.cpp
tests/GrShapeTest.cpp