Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp452 int stretch_pitch_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetPitch(); in Continue() local
478 int row_offset_l = src_row_l * stretch_pitch_mask; in Continue()
479 int row_offset_r = src_row_r * stretch_pitch_mask; in Continue()
509 bicubic_interpol(stretch_buf_mask, stretch_pitch_mask, in Continue()
532 stretch_buf_mask[src_row * stretch_pitch_mask + src_col]; in Continue()