• Home
  • Raw
  • Download

Lines Matching refs:fromJSON

270                                             (FROM_JSON) Sk ## name ## Command::fromJSON)
271 SkDrawCommand* SkDrawCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkDrawCommand
1794 SkClearCommand* SkClearCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkClearCommand
1827 SkClipPathCommand* SkClipPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipPathCommand
1855 SkClipRegionCommand* SkClipRegionCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRegionCommand
1888 SkClipRectCommand* SkClipRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRectCommand
1924 SkClipRRectCommand* SkClipRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRRectCommand
1950 SkConcatCommand* SkConcatCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkConcatCommand
1996 SkDrawAnnotationCommand* SkDrawAnnotationCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawAnnotationCommand
2050 SkDrawBitmapCommand* SkDrawBitmapCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapCommand
2117 SkDrawBitmapNineCommand* SkDrawBitmapNineCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapNineCommand
2204 SkDrawBitmapRectCommand* SkDrawBitmapRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapRectCommand
2307 SkDrawImageCommand* SkDrawImageCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawImageCommand
2447 SkDrawImageRectCommand* SkDrawImageRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawImageRectCommand
2522 SkDrawOvalCommand* SkDrawOvalCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawOvalCommand
2577 SkDrawArcCommand* SkDrawArcCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawArcCommand
2612 SkDrawPaintCommand* SkDrawPaintCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPaintCommand
2644 SkDrawPathCommand* SkDrawPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPathCommand
2771 SkDrawPointsCommand* SkDrawPointsCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPointsCommand
2839 SkDrawPosTextCommand* SkDrawPosTextCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPosTextCommand
2894 SkDrawPosTextHCommand* SkDrawPosTextHCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPosTextHCommand
3022 SkDrawTextBlobCommand* SkDrawTextBlobCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextBlobCommand
3124 SkDrawPatchCommand* SkDrawPatchCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPatchCommand
3187 SkDrawRectCommand* SkDrawRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawRectCommand
3221 SkDrawRRectCommand* SkDrawRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawRRectCommand
3260 SkDrawDRRectCommand* SkDrawDRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawDRRectCommand
3301 SkDrawTextCommand* SkDrawTextCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextCommand
3355 SkDrawTextOnPathCommand* SkDrawTextOnPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextOnPathCommand
3411 SkDrawTextRSXformCommand* SkDrawTextRSXformCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextRSXformCommand
3455 SkRestoreCommand* SkRestoreCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkRestoreCommand
3467 SkSaveCommand* SkSaveCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkSaveCommand
3540 SkSaveLayerCommand* SkSaveLayerCommand::fromJSON(Json::Value& command, in fromJSON() function in SkSaveLayerCommand
3586 SkSetMatrixCommand* SkSetMatrixCommand::fromJSON(Json::Value& command, in fromJSON() function in SkSetMatrixCommand