Searched refs:MakeJsonMatrix (Results 1 – 3 of 3) sorted by relevance
158 DrawCommand::MakeJsonMatrix(*fWriter, matrix); in writeMatrix()
461 void DrawCommand::MakeJsonMatrix(SkJSONWriter& writer, const SkMatrix& matrix) { in MakeJsonMatrix() function in DrawCommand1123 MakeJsonMatrix(writer, fMatrix); in toJSON()2040 MakeJsonMatrix(writer, fMatrix); in toJSON()
103 static void MakeJsonMatrix(SkJSONWriter&, const SkMatrix&);