check for nonfinites in rrects
authorreed <reed@chromium.org>
Tue, 10 Feb 2015 16:46:22 +0000 (08:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 16:46:22 +0000 (08:46 -0800)
commit454fa71cc31bf45c14e4c0b25502d5332d76c51c
tree54f5bc37eaa2ba3cf69b1f5c386e7881b3f03885
parent88f0a99fd48cfb30ca5596182f8932d76cd76f17
check for nonfinites in rrects

BUG=457128

Review URL: https://codereview.chromium.org/913743002
include/core/SkScalar.h
src/core/SkRRect.cpp
tests/PathTest.cpp