aboutsummaryrefslogtreecommitdiff
path: root/tests/RRectInPathTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* hide complex versions of isOval and isRRectMike Reed2018-02-201-3/+3
* underflow makes it hard to compute proper radiiMike Reed2018-02-121-0/+24
* move SkPathRef.h into privateMike Reed2017-06-071-1/+1
* Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...bsalomon2016-05-271-217/+301
* add SkPath::isRRectcaryclark2015-11-191-0/+388