Home
last modified time | relevance | path

Searched refs:MakeJsonMatrix (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/debugger/
DJsonWriteBuffer.cpp158 DrawCommand::MakeJsonMatrix(*fWriter, matrix); in writeMatrix()
DDrawCommand.cpp461 void DrawCommand::MakeJsonMatrix(SkJSONWriter& writer, const SkMatrix& matrix) { in MakeJsonMatrix() function in DrawCommand
1123 MakeJsonMatrix(writer, fMatrix); in toJSON()
2040 MakeJsonMatrix(writer, fMatrix); in toJSON()
DDrawCommand.h103 static void MakeJsonMatrix(SkJSONWriter&, const SkMatrix&);