Revert "Move the code over using the same template type approach previously used...
authorMike Klein <mtklein@google.com>
Mon, 18 Aug 2014 22:35:16 +0000 (18:35 -0400)
committerMike Klein <mtklein@google.com>
Mon, 18 Aug 2014 22:35:16 +0000 (18:35 -0400)
commit27dc17c2972421ce9c6331662fee6389b1e795a7
tree2a1faac45bd4acc561303aa4f6a8b0ad74dc7f38
parentcaa80b9a46ea00a7b582d96d73302939aa21b5ee
Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in skbug.com/2702."

This reverts commit 60c2a79cfa8ceebcbafc243407564dc71f5e3b4f.

BUG=skia:

Review URL: https://codereview.chromium.org/481173003
gyp/core.gypi
include/core/SkPicture.h
src/core/SkPicture.cpp
src/core/SkRecordAnalysis.cpp [new file with mode: 0644]
src/core/SkRecordAnalysis.h [new file with mode: 0644]
tests/PictureTest.cpp
tests/RecordTest.cpp