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