Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DDrawCommand.cpp392 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, const SkPoint& point) { in MakeJsonPoint() function in DrawCommand
399 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, SkScalar x, SkScalar y) { in MakeJsonPoint() function in DrawCommand