Home
last modified time | relevance | path

Searched refs:UpdatePathPoint (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleTessellatedWedge.cpp127 SkPathPriv::UpdatePathPoint(path, fPtIdx, pt + fCurr - fPrev); in doClick()
/external/skia/src/core/
DSkPathPriv.h386 static void UpdatePathPoint(SkPath* path, int index, const SkPoint& pt) { in UpdatePathPoint() function