add centerX() and centerY() to SkIRect (because they made me)
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 8 Nov 2012 22:36:19 +0000 (22:36 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 8 Nov 2012 22:36:19 +0000 (22:36 +0000)
commit6898d52c371309d81c2184ea991785d2485323e4
treeb99db0affdbe2d2c91cee8bcdfcb5ddc2ce07d21
parentfc5100af556b40411c71ac90b2af7b03bd88edda
add centerX() and centerY() to SkIRect (because they made me)
Review URL: https://codereview.appspot.com/6826078

git-svn-id: http://skia.googlecode.com/svn/trunk@6360 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkRect.h
tests/InfRectTest.cpp