Home
last modified time | relevance | path

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

/third_party/skia/tools/skiaserve/
H A DRequest.cpp50 DrawCommand::WritePNG(bmp, buffer); in writeCanvasToPng()
/third_party/skia/tools/debugger/
H A DDrawCommand.h77 static void WritePNG(SkBitmap bitmap, SkWStream& out);
H A DDrawCommand.cpp625 void DrawCommand::WritePNG(SkBitmap bitmap, SkWStream& out) { in WritePNG() function in DrawCommand
667 DrawCommand::WritePNG(bm, out); in flatten()

Completed in 7 milliseconds