Searched refs:UpdatePathPoint (Results 1 – 2 of 2) sorted by relevance
127 SkPathPriv::UpdatePathPoint(path, fPtIdx, pt + fCurr - fPrev); in doClick()
386 static void UpdatePathPoint(SkPath* path, int index, const SkPoint& pt) { in UpdatePathPoint() function