Home
last modified time | relevance | path

Searched refs:m_nDownsampleWidth (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_imageloader.cpp22 m_nDownsampleWidth(0), in CPDF_ImageLoader()
42 m_nDownsampleWidth = nDownsampleWidth; in Start()
50 pRenderStatus, m_nDownsampleWidth, m_nDownsampleHeight); in Start()
Dcpdf_imageloader.h42 int32_t m_nDownsampleWidth; variable