Home
last modified time | relevance | path

Searched refs:downsampleWidth (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp85 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
Drender_int.h435 int32_t downsampleWidth = 0,
450 int32_t downsampleWidth = 0,
/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h241 int32_t downsampleWidth = 0,
256 int32_t downsampleWidth = 0,
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp447 int32_t downsampleWidth, in FX_GetDownsampleRatio() argument
449 int iratio_w = originWidth / downsampleWidth; in FX_GetDownsampleRatio()