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()
473 void DrawCommand::MakeJsonMatrix44(SkJSONWriter& writer, const SkM44& matrix) { in MakeJsonMatrix44() function in DrawCommand1136 MakeJsonMatrix44(writer, fMatrix); in toJSON()2053 MakeJsonMatrix44(writer, fMatrix); in toJSON()
104 static void MakeJsonMatrix44(SkJSONWriter&, const SkM44&);