Searched refs:addMove (Results 1 – 1 of 1) sorted by relevance
239 static void addMove(std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths, in addMove() function in android::SkPathGlue362 addMove(segmentPoints, lengths, points[0]); in createVerbSegments()430 addMove(segmentPoints, lengths, path->getPoint(0)); in approximate()433 addMove(segmentPoints, lengths, SkPoint()); in approximate()