Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.cpp419 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, const SkPoint& point) { in MakeJsonPoint() function in DrawCommand
426 void DrawCommand::MakeJsonPoint(SkJSONWriter& writer, SkScalar x, SkScalar y) { in MakeJsonPoint() function in DrawCommand