Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp111 DrawCommand::MakeJsonColor4f(*fWriter, color); in writeColor4f()
118 DrawCommand::MakeJsonColor4f(*fWriter, color[i]); in writeColor4fArray()
H A DDrawCommand.h97 static void MakeJsonColor4f(SkJSONWriter&, const SkColor4f& color);
H A DDrawCommand.cpp402 void DrawCommand::MakeJsonColor4f(SkJSONWriter& writer, const SkColor4f& color) { in MakeJsonColor4f() function in DrawCommand

Completed in 7 milliseconds