Home
last modified time | relevance | path

Searched defs:MakeJsonMatrix (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/debugger/
DSkDrawCommand.cpp536 void SkDrawCommand::MakeJsonMatrix(SkJSONWriter& writer, const SkMatrix& matrix) { in MakeJsonMatrix() function in SkDrawCommand
/external/skia/tools/debugger/
DDrawCommand.cpp465 void DrawCommand::MakeJsonMatrix(SkJSONWriter& writer, const SkMatrix& matrix) { in MakeJsonMatrix() function in DrawCommand