• Home
  • Raw
  • Download

Lines Matching defs:fromJSON

263 SkDrawCommand* SkDrawCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) {  in fromJSON()  function in SkDrawCommand
1562 SkClearCommand* SkClearCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkClearCommand
1595 SkClipPathCommand* SkClipPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipPathCommand
1623 SkClipRegionCommand* SkClipRegionCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRegionCommand
1652 SkClipRectCommand* SkClipRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRectCommand
1688 SkClipRRectCommand* SkClipRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkClipRRectCommand
1714 SkConcatCommand* SkConcatCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkConcatCommand
1764 SkDrawBitmapCommand* SkDrawBitmapCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapCommand
1831 SkDrawBitmapNineCommand* SkDrawBitmapNineCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapNineCommand
1914 SkDrawBitmapRectCommand* SkDrawBitmapRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawBitmapRectCommand
1999 SkDrawImageCommand* SkDrawImageCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawImageCommand
2082 SkDrawImageRectCommand* SkDrawImageRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawImageRectCommand
2158 SkDrawOvalCommand* SkDrawOvalCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawOvalCommand
2190 SkDrawPaintCommand* SkDrawPaintCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPaintCommand
2222 SkDrawPathCommand* SkDrawPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPathCommand
2349 SkDrawPointsCommand* SkDrawPointsCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPointsCommand
2416 SkDrawPosTextCommand* SkDrawPosTextCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPosTextCommand
2561 SkDrawTextBlobCommand* SkDrawTextBlobCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextBlobCommand
2665 SkDrawPatchCommand* SkDrawPatchCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawPatchCommand
2726 SkDrawRectCommand* SkDrawRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawRectCommand
2760 SkDrawRRectCommand* SkDrawRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawRRectCommand
2799 SkDrawDRRectCommand* SkDrawDRRectCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawDRRectCommand
2840 SkDrawTextCommand* SkDrawTextCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextCommand
2892 SkDrawTextOnPathCommand* SkDrawTextOnPathCommand::fromJSON(Json::Value& command, in fromJSON() function in SkDrawTextOnPathCommand
2981 SkRestoreCommand* SkRestoreCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkRestoreCommand
2993 SkSaveCommand* SkSaveCommand::fromJSON(Json::Value& command, UrlDataManager& urlDataManager) { in fromJSON() function in SkSaveCommand
3066 SkSaveLayerCommand* SkSaveLayerCommand::fromJSON(Json::Value& command, in fromJSON() function in SkSaveLayerCommand
3112 SkSetMatrixCommand* SkSetMatrixCommand::fromJSON(Json::Value& command, in fromJSON() function in SkSetMatrixCommand