anticipate more optimizations by renaming some files and methods
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 21 Apr 2014 15:03:36 +0000 (15:03 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 21 Apr 2014 15:03:36 +0000 (15:03 +0000)
commitad8ce572f69633ffebe2fa486275d82a5e9a71fe
tree07b31027db99d3e55707b051eefb56ab470fbae8
parent5da5b59764e59fa7ad073ea42b3d5f7c5e7a6d6c
anticipate more optimizations by renaming some files and methods

also, call the new SkRecordOptimize in bench_playback

BUG=skia:2378
R=fmalita@chromium.org, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/243243003

git-svn-id: http://skia.googlecode.com/svn/trunk@14277 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/record.gyp
src/record/SkRecordOpts.cpp [moved from src/record/SkRecordCulling.cpp with 91% similarity]
src/record/SkRecordOpts.h [moved from src/record/SkRecordCulling.h with 54% similarity]
src/record/SkRecording.cpp
tests/RecordCullingTest.cpp
tests/RecordDrawTest.cpp
tools/bench_playback.cpp