ViaAndroidSDK for DM
authortomhudson <tomhudson@google.com>
Thu, 5 Mar 2015 16:01:07 +0000 (08:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 16:01:07 +0000 (08:01 -0800)
commit64de1e179012302d5f3b805d0736a583ad91c6a2
treef4107a443d6f9453ea1cae1c7ed154fe2b07a05c
parent2dd3b6647dc726f36fd8774b3d0d2e83b493aeac
ViaAndroidSDK for DM

Make a Via for DM which transforms a set of draws to be more like what
we'd see through the Android Framework's HWUI API. Only built inside
Android's framework because we depend on HWUI classes for half of
those transformations.

Tested with --config androidsdk-8888 and --config androidsdk-hwui.

R=djsollen@google.com,mtklein@google.com,reed@google.com
BUG=skia:

Review URL: https://codereview.chromium.org/974913002
dm/DM.cpp
dm/DMSrcSinkAndroid.cpp
dm/DMSrcSinkAndroid.h
include/core/SkPathEffect.h
include/effects/Sk1DPathEffect.h
include/effects/SkCornerPathEffect.h
include/effects/SkDashPathEffect.h
include/effects/SkDiscretePathEffect.h