Remove height functor for shadows and replace with plane equation params
authorJim Van Verth <jvanverth@google.com>
Mon, 8 May 2017 18:19:30 +0000 (14:19 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 8 May 2017 18:42:48 +0000 (18:42 +0000)
commite308a122ef996a64a21a6339e3b50b9edfdf654f
treecdc38ee996e86789f198f93d4a86c240f03d2317
parent6f24180a99bc486cf4cee5da1a45225e7ff263d7
Remove height functor for shadows and replace with plane equation params

Change-Id: I948eceb2c58dc50468993dba54c209f18e440e48
Reviewed-on: https://skia-review.googlesource.com/15873
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
include/utils/SkShadowUtils.h
samplecode/SampleAndroidShadows.cpp
samplecode/SampleShadowUtils.cpp
src/utils/SkShadowTessellator.cpp
src/utils/SkShadowTessellator.h
src/utils/SkShadowUtils.cpp
tests/ShadowUtilsTest.cpp