Searched refs:PathToString (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkObjectParser.h68 static SkString* PathToString(const SkPath& path);
H A DSkDrawCommand.cpp205 fInfo.push(SkObjectParser::PathToString(path));
495 fInfo.push(SkObjectParser::PathToString(path));
802 fInfo.push(SkObjectParser::PathToString(path));
H A DSkObjectParser.cpp111 SkString* SkObjectParser::PathToString(const SkPath& path) { function in class:SkObjectParser
/external/skia/src/utils/debugger/
H A DSkObjectParser.h68 static SkString* PathToString(const SkPath& path);
H A DSkDrawCommand.cpp202 fInfo.push(SkObjectParser::PathToString(path));
492 fInfo.push(SkObjectParser::PathToString(path));
745 fInfo.push(SkObjectParser::PathToString(path));
H A DSkObjectParser.cpp111 SkString* SkObjectParser::PathToString(const SkPath& path) { function in class:SkObjectParser

Completed in 318 milliseconds