Searched refs:computeMD5HashStringForBitmapContext (Results 1 – 7 of 7) sorted by relevance
38 void computeMD5HashStringForBitmapContext(BitmapContext*, char hashString[33]);
59 computeMD5HashStringForBitmapContext(context.get(), actualHash); in dumpWebViewAsPixelsAndCompareWithExpected()
64 void computeMD5HashStringForBitmapContext(BitmapContext* context, char hashString[33]) in computeMD5HashStringForBitmapContext() function
71 void computeMD5HashStringForBitmapContext(BitmapContext* context, char hashString[33]) in computeMD5HashStringForBitmapContext() function
28286 (computeMD5HashStringForBitmapContext): The number of bytes per row should be the row stride28869 (computeMD5HashStringForBitmapContext):
34443 (computeMD5HashStringForBitmapContext): New Cairo routine using34456 (computeMD5HashStringForBitmapContext): Revised to use generic
4513 (computeMD5HashStringForBitmapContext):