Home
last modified time | relevance | path

Searched refs:dumpImage (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DPixelDumpSupport.cpp63 bool dumpImage = true; in dumpWebViewAsPixelsAndCompareWithExpected() local
70 dumpImage = false; in dumpWebViewAsPixelsAndCompareWithExpected()
73 if (dumpImage) in dumpWebViewAsPixelsAndCompareWithExpected()
/external/webkit/Tools/DumpRenderTree/chromium/
DTestShell.h182 void dumpImage(SkCanvas*) const;
DTestShell.cpp525 dumpImage(m_webViewHost->canvas()); in dump()
533 void TestShell::dumpImage(SkCanvas* canvas) const in dumpImage() function in TestShell
/external/webkit/Tools/DumpRenderTree/qt/
DDumpRenderTreeQt.cpp990 bool dumpImage = true; in dump() local
997 dumpImage = false; in dump()
1000 if (dumpImage) { in dump()
/external/webkit/Tools/
DChangeLog679 (TestShell::dumpImage):
3629 (TestShell::dumpImage):
DChangeLog-2011-02-1620720 … (TestShell::dumpImage): new baselines are checked in and Linux will match Windows going forward.
20954 (TestShell::dumpImage):
21723 (TestShell::dumpImage):
25264 (TestShell::dumpImage): Use wtf/MD5.h
32368 (TestShell::dumpImage):
DChangeLog-2010-05-243367 … (TestShell::dumpImage): format '%u' expects type 'unsigned int', but argument 2 has type 'size_t'.