Make SkShadowUtils tessellations ref counted in preparation for caching them.
authorBrian Salomon <bsalomon@google.com>
Mon, 30 Jan 2017 22:01:28 +0000 (17:01 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 31 Jan 2017 14:42:29 +0000 (14:42 +0000)
commit958fbc460a1e680c6a9979e140da8bfc00b8831d
treec18a9093a67b34f9a09c472b4cfaed10c9478179
parent9206c76337cd349c769103e06af005edd0583a10
Make SkShadowUtils tessellations ref counted in preparation for caching them.

Change-Id: I60133fcc4101a27bcc3e7ad38e7348ad9147b8a9
Reviewed-on: https://skia-review.googlesource.com/7784
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
include/private/SkTDArray.h
src/utils/SkShadowTessellator.cpp
src/utils/SkShadowTessellator.h
src/utils/SkShadowUtils.cpp