remove useless benches
authorreed <reed@chromium.org>
Fri, 3 Apr 2015 03:31:17 +0000 (20:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Apr 2015 03:31:17 +0000 (20:31 -0700)
commitaa4c7a704289b7adcbfbd23580667a1950a9ca6e
treea1db3dce66d6466a1d3515b982cb6c2b80d2a3f2
parent92dabe7421aa6ba4149901108d8ab72956f67eeb
remove useless benches

The colorfilter is applied to a single (paint's) color, so the bench does not
measure the filter at all, but simply the blit of a color.

BUG=skia:
TBR=

Review URL: https://codereview.chromium.org/1055383002
bench/ColorFilterBench.cpp