Home
last modified time | relevance | path

Searched refs:PrintImageBlock (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.h67 void PrintImageBlock(const std::vector<unsigned char>& png_image);
Dwebkit_test_controller.cc91 void WebKitTestResultPrinter::PrintImageBlock( in PrintImageBlock() function in content::WebKitTestResultPrinter
554 printer_->PrintImageBlock(png); in OnImageDump()