Searched refs:stretch_buf_mask (Results 1 – 1 of 1) sorted by relevance
442 const uint8_t* stretch_buf_mask = nullptr; in Continue() local444 stretch_buf_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetBuffer(); in Continue()460 if (!stretch_buf_mask && pTransformed->m_pAlphaMask) { in Continue()492 bilinear_interpol(stretch_buf_mask, row_offset_l, row_offset_r, in Continue()520 bicubic_interpol(stretch_buf_mask, stretch_pitch_mask, in Continue()543 stretch_buf_mask[src_row * stretch_pitch_mask + src_col]; in Continue()