Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_view_embeddertest.cpp164 int bitmap_height, in TestRenderPageBitmapWithMatrix()
179 int bitmap_height = static_cast<int>(FPDF_GetPageHeight(page)); in TestRenderPageBitmapWithFlags() local
201 int bitmap_height = static_cast<int>(FPDF_GetPageHeight(page)); in TestRenderPageBitmapWithInternalMemoryAndStride() local
260 int bitmap_height = static_cast<int>(FPDF_GetPageHeight(page)); in TestRenderPageBitmapWithExternalMemoryImpl() local
273 int bitmap_height = FPDFBitmap_GetHeight(bitmap); in RenderPageToBitmapAndCheck() local
1130 const float bitmap_height = page_height * 2; in TEST_F() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dfpdf_progressive_render_embeddertest.cpp301 int bitmap_height, in VerifyRenderingWithColorScheme()