Home
last modified time | relevance | path

Searched refs:MakeJsonIRect (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp163 DrawCommand::MakeJsonIRect(*fWriter, rect); in writeIRect()
H A DDrawCommand.h102 static void MakeJsonIRect(SkJSONWriter&, const SkIRect&);
H A DDrawCommand.cpp442 void DrawCommand::MakeJsonIRect(SkJSONWriter& writer, const SkIRect& rect) { in MakeJsonIRect() function in DrawCommand
952 MakeJsonIRect(writer, *lattice.fBounds); in MakeJsonLattice()
/third_party/skia/tools/skiaserve/
H A DRequest.cpp270 DrawCommand::MakeJsonIRect(writer, clip); in getJsonInfo()
/third_party/skia/experimental/wasm-skp-debugger/
H A Ddebugger_bindings.cpp242 DrawCommand::MakeJsonIRect(writer, clip); in lastCommandInfo()

Completed in 8 milliseconds