add SkPictureUtils::GatherPixelRefs()
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Nov 2012 21:00:39 +0000 (21:00 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Nov 2012 21:00:39 +0000 (21:00 +0000)
commitfe7b1ed30a75cecfe80d1ba4d1f60295e99aeef0
tree05dd1397127c756a562bd54cbfccbb1f35d99e67
parent417bc1382ee527077d96414552b52050335b3350
add SkPictureUtils::GatherPixelRefs()
Review URL: https://codereview.appspot.com/6845106

git-svn-id: http://skia.googlecode.com/svn/trunk@6615 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/utils.gyp
include/utils/SkPictureUtils.h [new file with mode: 0644]
src/utils/SkPictureUtils.cpp [new file with mode: 0644]
tests/PictureTest.cpp
tools/PictureRenderer.cpp
tools/PictureRenderer.h
tools/bench_pictures_main.cpp