Home
last modified time | relevance | path

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

/external/skia/tools/skiaserve/
DRequest.cpp68 SkDrawCommand::WritePNG(encodedBitmap->bytes(), bmp->width(), bmp->height(), in writeCanvasToPng()
/external/skia/tools/debugger/
DSkDrawCommand.h69 static void WritePNG(const uint8_t* rgba, unsigned width, unsigned height,
DSkDrawCommand.cpp676 void SkDrawCommand::WritePNG(const uint8_t* rgba, unsigned width, unsigned height, in WritePNG() function in SkDrawCommand
729 SkDrawCommand::WritePNG(encodedBitmap->bytes(), image.width(), image.height(), in flatten()