Searched refs:PointsToString (Results 1 – 3 of 3) sorted by relevance
81 static SkString* PointsToString(const SkPoint pts[], size_t count);
226 SkString* SkObjectParser::PointsToString(const SkPoint pts[], size_t count) { in PointsToString() function in SkObjectParser
2303 fInfo.push(SkObjectParser::PointsToString(pts, count)); in SkDrawPointsCommand()2395 fInfo.push(SkObjectParser::PointsToString(pos, 1)); in SkDrawPosTextCommand()