cleanup and optimize rect intersect routines
authorreed <reed@google.com>
Thu, 9 Oct 2014 21:29:01 +0000 (14:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 21:29:01 +0000 (14:29 -0700)
commit1119c870651ccd34c0acb8fb2cdfad2c07d3116c
treedd26331d101ca7e6f81eed546968f9aca32641d9
parent7062a262e27d89411a7b6bcc0162d230a2b2e36c
cleanup and optimize rect intersect routines

BUG=skia:

Review URL: https://codereview.chromium.org/640723004
bench/GeometryBench.cpp [new file with mode: 0644]
bench/RegionBench.cpp
gyp/bench.gypi
include/core/SkRect.h
src/core/SkRect.cpp