Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/debugger/
DDrawCommand.cpp457 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, const SkPoint& point) { in MakeJsonPoint() function in DrawCommand
464 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, SkScalar x, SkScalar y) { in MakeJsonPoint() function in DrawCommand
/third_party/skia/tools/debugger/
DDrawCommand.cpp411 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, const SkPoint& point) { in MakeJsonPoint() function in DrawCommand
418 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, SkScalar x, SkScalar y) { in MakeJsonPoint() function in DrawCommand