Home | History | Annotate | Download | only in dib

Lines Matching refs:m_Stretcher

1612             if (!m_Stretcher.Start(&m_Composer, pSource, dest_height, dest_width, bitmap_clip, dib_flags)) {

1642 ret = m_Stretcher.Start(&m_Composer, pSource, dest_width, dest_height, bitmap_clip, dib_flags);
1648 return m_Stretcher.Continue(pPause);