remove contains(x,y) for rects and rrects ... not well defined, and unused
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Oct 2013 17:39:43 +0000 (17:39 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 30 Oct 2013 17:39:43 +0000 (17:39 +0000)
commit4db592c4085afed2be27a208d778f9ee13e671ab
tree552cc422fc26f9e5db0386410ecf2fded67c0227
parent4e5559af8947ae7dc3df531b6d7a73323db20c3f
remove contains(x,y) for rects and rrects ... not well defined, and unused

BUG=
R=robertphillips@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@12022 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkRRect.h
include/core/SkRect.h
src/core/SkPath.cpp
src/core/SkRRect.cpp
tests/RoundRectTest.cpp