Home
last modified time | relevance | path

Searched refs:PointsToString (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/debugger/
DSkObjectParser.h81 static SkString* PointsToString(const SkPoint pts[], size_t count);
DSkObjectParser.cpp226 SkString* SkObjectParser::PointsToString(const SkPoint pts[], size_t count) { in PointsToString() function in SkObjectParser
DSkDrawCommand.cpp2692 fInfo.push(SkObjectParser::PointsToString(pts, count));
2784 fInfo.push(SkObjectParser::PointsToString(pos, 1));