add parallel public API for recording SkLiteDL.
authormtklein <mtklein@chromium.org>
Mon, 15 Aug 2016 15:05:39 +0000 (08:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Aug 2016 15:05:39 +0000 (08:05 -0700)
commitced26a3d6b77d3a6744a8ccb8eff23eda45fc867
tree8b3153cc421fc66c0d8db7754c27ee45be821b45
parent851d68aa5692103db67433354c7421863d01dbda
add parallel public API for recording SkLiteDL.

The API is restricted to pretty much just what Derek calls,
but it's enough that we can switch testing over to use it.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2246893002

Review-Url: https://codereview.chromium.org/2246893002
dm/DMSrcSink.cpp
include/core/SkPictureRecorder.h
src/core/SkPictureRecorder.cpp