Searched refs:FPDFBitmap_CreateEx (Results 1 – 7 of 7) sorted by relevance
1129 FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV FPDFBitmap_CreateEx(int width,
464 CHK(FPDFBitmap_CreateEx); in CheckPDFiumCApi()
205 ScopedFPDFBitmap bitmap(FPDFBitmap_CreateEx( in TestRenderPageBitmapWithInternalMemoryAndStride()263 ScopedFPDFBitmap bitmap(FPDFBitmap_CreateEx(bitmap_width, bitmap_height, in TestRenderPageBitmapWithExternalMemoryImpl()
843 FPDF_EXPORT FPDF_BITMAP FPDF_CALLCONV FPDFBitmap_CreateEx(int width, in FPDFBitmap_CreateEx() function
168 FPDFBitmap_CreateEx(info.width, info.height, FPDFBitmap_BGRA, bitmap_pixels, stride); in Java_android_graphics_pdf_PdfDocumentProxy_render()
992 bitmap_.reset(FPDFBitmap_CreateEx( in InitializeBitmap()
2557 2552: FUNC GLOBAL DEFAULT 16 FPDFBitmap_CreateEx