Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPath.h997 inline const SkPoint& cons_moveTo();
/external/skia/src/core/
DSkPath.cpp1832 const SkPoint& SkPath::Iter::cons_moveTo() { in cons_moveTo() function in SkPath::Iter
1968 pts[0] = this->cons_moveTo(); in doNext()
1978 pts[0] = this->cons_moveTo(); in doNext()
1984 pts[0] = this->cons_moveTo(); in doNext()