Add alternative ambient shadow method to Android shadow sample
authorjvanverth <jvanverth@google.com>
Wed, 17 Aug 2016 14:59:41 +0000 (07:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Aug 2016 14:59:41 +0000 (07:59 -0700)
commit6c177a1a49fcfe8bfd5f3ffda3ee50bbe2679463
tree754f6f73648a838ed21c50441a0ba22996d11f5e
parent86b6eabeae80c3db69226cd1693d7f1c4591d88e
Add alternative ambient shadow method to Android shadow sample

TBR=bsalomon@google.com
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2249973003

Review-Url: https://codereview.chromium.org/2249973003
gyp/effects.gypi
include/effects/SkGaussianEdgeShader.h [new file with mode: 0644]
samplecode/SampleAndroidShadows.cpp
src/effects/SkGaussianEdgeShader.cpp [new file with mode: 0644]
src/gpu/GrOvalRenderer.cpp
src/gpu/batches/GrAnalyticRectBatch.cpp
src/gpu/glsl/GrGLSLProgramBuilder.cpp