Allow shadow zParams to be applied to affine transformations
authorJim Van Verth <jvanverth@google.com>
Mon, 15 May 2017 17:49:21 +0000 (13:49 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 15 May 2017 18:21:39 +0000 (18:21 +0000)
commit4c9b893953a4dddc20edafd7583523c94c01c889
treefc37a17cf6cecfbeabf692fbd37027b2739c6cce
parent0ec981ba493e4a1f8d7aad513f3ae9e1f2c14711
Allow shadow zParams to be applied to affine transformations

Change-Id: Iedfded98ce82d15945667232fde22d046d5106b3
Reviewed-on: https://skia-review.googlesource.com/16879
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Mike Reed <reed@google.com>
include/utils/SkShadowUtils.h
src/utils/SkShadowTessellator.cpp
src/utils/SkShadowUtils.cpp