Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkPath.h1508 inline const SkPoint& cons_moveTo();
/external/skqp/src/core/
DSkPath.cpp1984 const SkPoint& SkPath::Iter::cons_moveTo() { in cons_moveTo() function in SkPath::Iter
2120 pts[0] = this->cons_moveTo(); in doNext()
2130 pts[0] = this->cons_moveTo(); in doNext()
2136 pts[0] = this->cons_moveTo(); in doNext()