Make lines a special case in GrShape
authorbsalomon <bsalomon@google.com>
Tue, 28 Jun 2016 17:41:34 +0000 (10:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jun 2016 17:41:35 +0000 (10:41 -0700)
commitc62318c748a1907649bd75382c4f4fd10533f2b3
tree5f27386533260d1c9dedffe708fb03259d5af039
parent0829e49af2d70d9d33ba3b6b43d2114bcf5c95df
Make lines a special case in GrShape

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

Review-Url: https://codereview.chromium.org/2108523002
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