Home
last modified time | relevance | path

Searched refs:TextToString (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/utils/debugger/
DSkObjectParser.h124 static SkString* TextToString(const void* text, size_t byteLength,
DSkDrawCommand.cpp569 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawPosTextCommand()
596 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawPosTextHCommand()
677 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawTextCommand()
702 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawTextOnPathCommand()
DSkObjectParser.cpp326 SkString* SkObjectParser::TextToString(const void* text, size_t byteLength, in TextToString() function in SkObjectParser
/external/chromium_org/third_party/skia/src/utils/debugger/
DSkObjectParser.h124 static SkString* TextToString(const void* text, size_t byteLength,
DSkDrawCommand.cpp569 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawPosTextCommand()
596 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawPosTextHCommand()
677 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawTextCommand()
702 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding())); in SkDrawTextOnPathCommand()
DSkObjectParser.cpp326 SkString* SkObjectParser::TextToString(const void* text, size_t byteLength, in TextToString() function in SkObjectParser