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

/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp292 fInfo.push(SkObjectParser::PaintToString(*paint));
321 fInfo.push(SkObjectParser::PaintToString(*paint));
351 fInfo.push(SkObjectParser::PaintToString(*paint));
390 fInfo.push(SkObjectParser::PaintToString(*paint));
447 fInfo.push(SkObjectParser::PaintToString(paint));
474 fInfo.push(SkObjectParser::PaintToString(paint));
493 fInfo.push(SkObjectParser::PaintToString(paint));
545 fInfo.push(SkObjectParser::PaintToString(paint));
592 fInfo.push(SkObjectParser::PaintToString(paint));
619 fInfo.push(SkObjectParser::PaintToString(pain
[all...]
H A DSkObjectParser.h62 static SkString* PaintToString(const SkPaint& paint);
H A DSkObjectParser.cpp103 SkString* SkObjectParser::PaintToString(const SkPaint& paint) { function in class:SkObjectParser
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkObjectParser.h62 static SkString* PaintToString(const SkPaint& paint);
H A DSkDrawCommand.cpp295 fInfo.push(SkObjectParser::PaintToString(*paint));
324 fInfo.push(SkObjectParser::PaintToString(*paint));
354 fInfo.push(SkObjectParser::PaintToString(*paint));
393 fInfo.push(SkObjectParser::PaintToString(*paint));
450 fInfo.push(SkObjectParser::PaintToString(paint));
477 fInfo.push(SkObjectParser::PaintToString(paint));
496 fInfo.push(SkObjectParser::PaintToString(paint));
534 fInfo.push(SkObjectParser::PaintToString(*paint));
568 fInfo.push(SkObjectParser::PaintToString(paint));
615 fInfo.push(SkObjectParser::PaintToString(pain
[all...]
H A DSkObjectParser.cpp103 SkString* SkObjectParser::PaintToString(const SkPaint& paint) { function in class:SkObjectParser

Completed in 524 milliseconds