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

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkObjectParser.h124 static SkString* TextToString(const void* text, size_t byteLength,
H A DSkDrawCommand.cpp612 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
639 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
776 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
801 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
H A DSkObjectParser.cpp322 SkString* SkObjectParser::TextToString(const void* text, size_t byteLength, function in class:SkObjectParser
/external/skia/src/utils/debugger/
H A DSkObjectParser.h124 static SkString* TextToString(const void* text, size_t byteLength,
H A DSkDrawCommand.cpp589 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
616 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
719 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
744 fInfo.push(SkObjectParser::TextToString(text, byteLength, paint.getTextEncoding()));
H A DSkObjectParser.cpp328 SkString* SkObjectParser::TextToString(const void* text, size_t byteLength, function in class:SkObjectParser

Completed in 993 milliseconds