Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.cpp33 int GetBitmapBytesPerPixel(FPDF_BITMAP bitmap) { in GetBitmapBytesPerPixel() function
425 GetBitmapBytesPerPixel(bitmap) * in HashBitmap()
468 (expected_width * GetBitmapBytesPerPixel(bitmap) * 8 + 31) / 32 * 4; in CompareBitmap()