Home
last modified time | relevance | path

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

/external/skia/experimental/svg/model/
DSkSVGPoly.cpp16 void SkSVGPoly::setPoints(const SkSVGPointsType& pts) { in setPoints() function in SkSVGPoly
27 this->setPoints(*pts); in onSetAttribute()
DSkSVGPoly.h27 void setPoints(const SkSVGPointsType&);