Searched refs:ParsePointVec (Results 1 – 2 of 2) sorted by relevance
99 bool ParsePointVec(const skjson::Value& jv, std::vector<SkPoint>* pts) { in ParsePointVec() function140 if (!ParsePointVec(ov["v"], &verts)) { in FromJSON()146 ParsePointVec(ov["i"], &inPts); in FromJSON()152 ParsePointVec(ov["o"], &outPts); in FromJSON()