Searched refs:MakeJsonMatrix44 (Results 1 – 4 of 4) sorted by relevance
268 DrawCommand::MakeJsonMatrix44(writer, vm); in getJsonInfo()
240 DrawCommand::MakeJsonMatrix44(writer, vm); in lastCommandInfo()
477 void DrawCommand::MakeJsonMatrix44(SkJSONWriter& writer, const SkM44& matrix) { in MakeJsonMatrix44() function in DrawCommand1140 MakeJsonMatrix44(writer, fMatrix); in toJSON()2052 MakeJsonMatrix44(writer, fMatrix); in toJSON()
103 static void MakeJsonMatrix44(SkJSONWriter&, const SkM44&);