Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp245 int stretch_width = (int)FXSYS_ceil(FXSYS_sqrt2(pDestMatrix->a, pDestMatrix->b)); in Start() local
291 int res_x, int res_y, int stretch_width, int stretch_height) in _bicubic_get_pos_weight()
356 int stretch_width = m_StretchClip.Width(); in Continue() local