Searched refs:GetBitmapBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
33 int GetBitmapBytesPerPixel(FPDF_BITMAP bitmap) { in GetBitmapBytesPerPixel() function425 GetBitmapBytesPerPixel(bitmap) * in HashBitmap()468 (expected_width * GetBitmapBytesPerPixel(bitmap) * 8 + 31) / 32 * 4; in CompareBitmap()