• Home
  • Raw
  • Download

Lines Matching refs:PaintToString

2023         fInfo.push(SkObjectParser::PaintToString(*paint));  in SkDrawBitmapCommand()
2089 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawBitmapNineCommand()
2167 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawBitmapRectCommand()
2257 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawImageCommand()
2341 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawImageLatticeCommand()
2404 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkDrawImageRectCommand()
2492 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawOvalCommand()
2544 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawArcCommand()
2593 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPaintCommand()
2625 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPathCommand()
2672 fInfo.push(SkObjectParser::PaintToString(*paint)); in SkBeginDrawPictureCommand()
2729 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPointsCommand()
2818 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPosTextCommand()
2872 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPosTextHCommand()
2928 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextBlobCommand()
2944 fInfo.push(SkObjectParser::PaintToString(runPaint)); in SkDrawTextBlobCommand()
3092 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawPatchCommand()
3169 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawRectCommand()
3202 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawRRectCommand()
3240 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawDRRectCommand()
3284 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextCommand()
3333 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextOnPathCommand()
3396 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawTextRSXformCommand()
3439 fInfo.push(SkObjectParser::PaintToString(paint)); in SkDrawVerticesCommand()
3498 fInfo.push(SkObjectParser::PaintToString(*rec.fPaint)); in SkSaveLayerCommand()