Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/
DPixelDumpSupport.h38 void computeMD5HashStringForBitmapContext(BitmapContext*, char hashString[33]);
DPixelDumpSupport.cpp59 computeMD5HashStringForBitmapContext(context.get(), actualHash); in dumpWebViewAsPixelsAndCompareWithExpected()
/external/webkit/Tools/DumpRenderTree/cairo/
DPixelDumpSupportCairo.cpp64 void computeMD5HashStringForBitmapContext(BitmapContext* context, char hashString[33]) in computeMD5HashStringForBitmapContext() function
/external/webkit/Tools/DumpRenderTree/cg/
DPixelDumpSupportCG.cpp71 void computeMD5HashStringForBitmapContext(BitmapContext* context, char hashString[33]) in computeMD5HashStringForBitmapContext() function
/external/webkit/Tools/
DChangeLog-2011-02-1628286 (computeMD5HashStringForBitmapContext): The number of bytes per row should be the row stride
28869 (computeMD5HashStringForBitmapContext):
DChangeLog-2010-05-2434443 (computeMD5HashStringForBitmapContext): New Cairo routine using
34456 (computeMD5HashStringForBitmapContext): Revised to use generic
DChangeLog-2009-06-164513 (computeMD5HashStringForBitmapContext):