Add a means of extracting active operations from SkPicture
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 14:56:13 +0000 (14:56 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 14:56:13 +0000 (14:56 +0000)
commit0b23f9e15f87363249cb66db2dd9918bc42d72ab
tree12c28a5bb6e9342732d30da5cffceb1790f58df4
parentd1c85d29204ad94950b23014c03e781409b9b682
Add a means of extracting active operations from SkPicture

https://codereview.chromium.org/195793010/

git-svn-id: http://skia.googlecode.com/svn/trunk@13831 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPicture.h
src/core/SkPicture.cpp
src/core/SkPicturePlayback.cpp
src/core/SkPicturePlayback.h