Home
last modified time | relevance | path

Searched defs:bitmap_width (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_view_embeddertest.cpp163 int bitmap_width, in TestRenderPageBitmapWithMatrix()
178 int bitmap_width = static_cast<int>(FPDF_GetPageWidth(page)); in TestRenderPageBitmapWithFlags() local
200 int bitmap_width = static_cast<int>(FPDF_GetPageWidth(page)); in TestRenderPageBitmapWithInternalMemoryAndStride() local
213 int bitmap_width = static_cast<int>(FPDF_GetPageWidth(page)); in TestRenderPageBitmapWithExternalMemory() local
259 int bitmap_width = static_cast<int>(FPDF_GetPageWidth(page)); in TestRenderPageBitmapWithExternalMemoryImpl() local
272 int bitmap_width = FPDFBitmap_GetWidth(bitmap); in RenderPageToBitmapAndCheck() local
1129 const float bitmap_width = page_width * 2; in TEST_F() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dfpdf_progressive_render_embeddertest.cpp300 int bitmap_width, in VerifyRenderingWithColorScheme()