Searched refs:downsampleWidth (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_cache.cpp | 85 int32_t downsampleWidth, in GetCachedBitmap() argument 98 GroupFamily, bLoadMask, pRenderStatus, downsampleWidth, downsampleHeight); in GetCachedBitmap() 112 int32_t downsampleWidth, in StartGetCachedBitmap() argument 124 GroupFamily, bLoadMask, pRenderStatus, downsampleWidth, downsampleHeight); in StartGetCachedBitmap() 211 int32_t downsampleWidth, in GetCachedBitmap() argument 267 int32_t downsampleWidth, in StartGetCachedBitmap() argument
|
D | render_int.h | 435 int32_t downsampleWidth = 0, 450 int32_t downsampleWidth = 0,
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_render.h | 241 int32_t downsampleWidth = 0, 256 int32_t downsampleWidth = 0,
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpeg.cpp | 447 int32_t downsampleWidth, in FX_GetDownsampleRatio() argument 449 int iratio_w = originWidth / downsampleWidth; in FX_GetDownsampleRatio()
|