Searched refs:simplifyPoint (Results 1 – 2 of 2) sorted by relevance
117 this->simplifyPoint(start, flags); in simplifyArc()185 this->simplifyPoint({rect.fLeft, rect.fTop}, flags); in simplifyRect()206 this->simplifyPoint(p1, false); in simplifyLine()227 void GrShape::simplifyPoint(const SkPoint& point, unsigned flags) { in simplifyPoint() function in GrShape252 this->simplifyPoint(fPoint, flags); in simplify()
259 void simplifyPoint(const SkPoint& point, unsigned flags);