Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp109 FX_INT32 downsampleWidth, FX_INT32 downsampleHeight) in GetCachedBitmap()
125 …L bLoadMask, CPDF_RenderStatus* pRenderStatus, FX_INT32 downsampleWidth, FX_INT32 downsampleHeight) in StartGetCachedBitmap()
229 FX_INT32 downsampleWidth, FX_INT32 downsampleHeight) in GetCachedBitmap()
298 FX_INT32 downsampleWidth, FX_INT32 downsampleHeight) in StartGetCachedBitmap()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp467 …o(FX_INT32 originWidth, FX_INT32 originHeight, FX_INT32 downsampleWidth, FX_INT32 downsampleHeight) in FX_GetDownsampleRatio()