Searched defs:addPt (Results 1 – 3 of 3) sorted by relevance
355 auto addPt = [forceMoveTo, this](const SkPoint& pt) { in arcTo() local
1195 auto addPt = [&forceMoveTo, &isArc, this](const SkPoint& pt) { in arcTo() local2175 bool addPt(const SkPoint& pt) { in addPt() function
94 int GrAAConvexTessellator::addPt(const SkPoint& pt, in addPt() function in GrAAConvexTessellator