Searched refs:m_nDownsampleHeight (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | render_int.h | 189 m_nDownsampleHeight = 0; in CPDF_ImageLoader() 203 FX_INT32 m_nDownsampleHeight; variable 218 FX_INT32 m_nDownsampleHeight; variable
|
D | fpdf_render_loadimage.cpp | 1442 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()
|