Home | History | Annotate | Download | only in dib

Lines Matching refs:m_LineIndex

812     m_LineIndex = 0;

841 for (; m_LineIndex < result_height; m_LineIndex ++) {
844 dest_y = result_height - m_LineIndex - 1;
847 dest_y = m_LineIndex;