Home
last modified time | relevance | path

Searched refs:dumpBitmap (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/cg/
DTestInvocationCG.cpp102 static void dumpBitmap(CGContextRef bitmapContext) in dumpBitmap() function
151 dumpBitmap(context); in dumpPixelsAndCompareWithExpected()
/external/webkit/Tools/DumpRenderTree/
DPixelDumpSupport.h41 void dumpBitmap(BitmapContext*, const char* checksum);
DPixelDumpSupport.cpp74 dumpBitmap(context.get(), actualHash); in dumpWebViewAsPixelsAndCompareWithExpected()
/external/webkit/Tools/DumpRenderTree/cairo/
DPixelDumpSupportCairo.cpp89 void dumpBitmap(BitmapContext* context, const char* checksum) in dumpBitmap() function
/external/webkit/Tools/DumpRenderTree/cg/
DPixelDumpSupportCG.cpp109 void dumpBitmap(BitmapContext* context, const char* checksum) in dumpBitmap() function
/external/skia/src/core/
DSkPicturePlayback.h138 void dumpBitmap(const SkBitmap& bitmap) const;
DSkPicturePlayback.cpp934 void SkPicturePlayback::dumpBitmap(const SkBitmap& bitmap) const { in dumpBitmap() function in SkPicturePlayback
1344 dumpBitmap(bitmap); in dump()
/external/webkit/Tools/
DChangeLog1896 (dumpBitmap):
1899 (dumpBitmap):
7394 (WTR::dumpBitmap):
DChangeLog-2010-05-2434445 (dumpBitmap): New function containing Cairo-specific portions of
34458 (dumpBitmap): New function containing CG-specific portions of
DChangeLog-2011-02-1628870 (dumpBitmap):