Include conic weights in GrPath cache kSimpleVolatilePathDomain keys
authorkkinnunen <kkinnunen@nvidia.com>
Thu, 26 Nov 2015 09:51:44 +0000 (01:51 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Nov 2015 09:51:44 +0000 (01:51 -0800)
commitf15246320cf69cd7bcd8882601c67eddc655d9ba
treeee74f117089e0e4c2890e34b8a8c2ac09b7af3d1
parent8444913d2c32ceca8a0f22c9dd7537c615c39af7
Include conic weights in GrPath cache kSimpleVolatilePathDomain keys

Include conic weights in the keys when caching GrPath in
kSimpleVolatilePathDomain.

BUG=skia:4580

Review URL: https://codereview.chromium.org/1472733002
src/gpu/GrPath.cpp
tests/GpuDrawPathTest.cpp