Lines Matching refs:PaintToString

1737         fInfo.push(SkObjectParser::PaintToString(*paint));  in SkDrawBitmapCommand()
1803 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawBitmapNineCommand()
1881 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawBitmapRectCommand()
1967 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawImageCommand()
2043 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawImageRectCommand()
2128 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawOvalCommand()
2171 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPaintCommand()
2203 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPathCommand()
2250 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkBeginDrawPictureCommand()
2307 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPointsCommand()
2396 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPosTextCommand()
2449 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPosTextHCommand()
2475 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextBlobCommand()
2491 fInfo.push(SkObjectParser::PaintToString(runPaint)); in SkDrawTextBlobCommand()
2629 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPatchCommand()
2712 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawRectCommand()
2741 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawRRectCommand()
2779 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawDRRectCommand()
2823 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextCommand()
2870 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextOnPathCommand()
2955 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawVerticesCommand()
3024 fInfo.push(SkObjectParser::PaintToString(*rec.fPaint)); in SkSaveLayerCommand()