Home | History | Annotate | Download | only in debugger

Lines Matching refs:fromJSON

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