Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/DumpRenderTree/
DPixelDumpSupport.h40 void dumpBitmap(BitmapContext*);
DPixelDumpSupport.cpp65 dumpBitmap(context.get()); in dumpWebViewAsPixelsAndCompareWithExpected()
/external/webkit/WebKitTools/DumpRenderTree/cairo/
DPixelDumpSupportCairo.cpp93 void dumpBitmap(BitmapContext* context) in dumpBitmap() function
/external/webkit/WebKitTools/DumpRenderTree/cg/
DPixelDumpSupportCG.cpp109 void dumpBitmap(BitmapContext* context) in dumpBitmap() function
/external/skia/src/core/
DSkPicturePlayback.h134 void dumpBitmap(const SkBitmap& bitmap) const;
DSkPicturePlayback.cpp926 void SkPicturePlayback::dumpBitmap(const SkBitmap& bitmap) const { in dumpBitmap() function in SkPicturePlayback
1336 dumpBitmap(bitmap); in dump()
/external/webkit/WebKitTools/
DChangeLog3011 (dumpBitmap): New function containing Cairo-specific portions of
3024 (dumpBitmap): New function containing CG-specific portions of