Added bench for grid of patches.
authordandov <dandov@google.com>
Fri, 15 Aug 2014 20:30:47 +0000 (13:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 Aug 2014 20:30:47 +0000 (13:30 -0700)
commit7e5598a004d0aceb630707053566bee523feea66
tree0668a1ef8dd6ee0f541b23f8cef22e62759f3d36
parenta723b576aed31a6eb2bdda6388e6bd779d04c6b0
Added bench for grid of patches.

It is on top of my previous cl to fix the mem leaks of the regular patch bench.

NOTREECHECKS=true
BUG=skia:
R=egdaniel@google.com, bsalomon@google.com

Author: dandov@google.com

Review URL: https://codereview.chromium.org/470543004
bench/PatchBench.cpp
bench/PatchGridBench.cpp [new file with mode: 0644]
gyp/bench.gypi
src/utils/SkPatchGrid.cpp