Home
last modified time | relevance | path

Searched refs:MakeJsonPoint3 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp130 DrawCommand::MakeJsonPoint3(*fWriter, point); in writePoint3()
H A DDrawCommand.cpp425 void DrawCommand::MakeJsonPoint3(SkJSONWriter& writer, const SkPoint3& point) { in MakeJsonPoint3() function in DrawCommand
1858 MakeJsonPoint3(writer, fShadowRec.fZPlaneParams); in toJSON()
1860 MakeJsonPoint3(writer, fShadowRec.fLightPos); in toJSON()
H A DDrawCommand.h100 static void MakeJsonPoint3(SkJSONWriter&, const SkPoint3& point);

Completed in 6 milliseconds