Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/debugger/
H A DDrawCommand.cpp525 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
530 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
531 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
537 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
538 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
539 MakeJsonPoint(writer, pts[3]); in MakeJsonPath()
545 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
546 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
1217 MakeJsonPoint(writer, fLeft, fTop); in toJSON()
1703 MakeJsonPoint(writer, fPts[i]); in toJSON()
[all …]
H A DJsonWriteBuffer.cpp125 DrawCommand::MakeJsonPoint(*fWriter, point); in writePoint()
137 DrawCommand::MakeJsonPoint(*fWriter, point[i]); in writePointArray()
H A DDrawCommand.h97 static void MakeJsonPoint(SkJSONWriter&, const SkPoint& point);
98 static void MakeJsonPoint(SkJSONWriter&, SkScalar x, SkScalar y);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/debugger/
H A DDrawCommand.cpp505 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
510 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
511 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
517 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
518 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
519 MakeJsonPoint(writer, pts[3]); in MakeJsonPath()
525 MakeJsonPoint(writer, pts[1]); in MakeJsonPath()
526 MakeJsonPoint(writer, pts[2]); in MakeJsonPath()
1152 MakeJsonPoint(writer, fLeft, fTop); in toJSON()
1626 MakeJsonPoint(writer, fPts[i]); in toJSON()
[all …]
H A DJsonWriteBuffer.cpp125 DrawCommand::MakeJsonPoint(*fWriter, point); in writePoint()
137 DrawCommand::MakeJsonPoint(*fWriter, point[i]); in writePointArray()
H A DDrawCommand.h96 static void MakeJsonPoint(SkJSONWriter&, const SkPoint& point);
97 static void MakeJsonPoint(SkJSONWriter&, SkScalar x, SkScalar y);