Searched refs:FPDF_HUGE_IMAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
37 #define FPDF_HUGE_IMAGE_SIZE 60000000 macro
235 if (pSrc->GetPitch() * pSrc->GetHeight() < FPDF_HUGE_IMAGE_SIZE) { in GetCachedBitmap()301 FPDF_HUGE_IMAGE_SIZE) { in ContinueGetCachedBitmap()
596 #define FPDF_HUGE_IMAGE_SIZE 60000000 macro
696 if (image_size > FPDF_HUGE_IMAGE_SIZE && in StartDIBSource()