Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h189 m_nDownsampleHeight = 0; in CPDF_ImageLoader()
203 FX_INT32 m_nDownsampleHeight; variable
218 FX_INT32 m_nDownsampleHeight; variable
Dfpdf_render_loadimage.cpp1442 m_nDownsampleHeight = nDownsampleHeight; in Start()
1445 …tStream(), bStdCS, GroupFamily, bLoadMask, pRenderStatus, m_nDownsampleWidth, m_nDownsampleHeight); in Start()
1491 …atteColor, bStdCS, GroupFamily, bLoadMask, pRenderStatus, m_nDownsampleWidth, m_nDownsampleHeight); in Load()
1502 m_nDownsampleHeight = nDownsampleHeight; in StartLoadImage()
1505 …e, pCache, bStdCS, GroupFamily, bLoadMask, pRenderStatus, m_nDownsampleWidth, m_nDownsampleHeight); in StartLoadImage()