Searched refs:m_nDstLeft (Results 1 – 2 of 2) sorted by relevance
16 m_nDstLeft = 0; in Clear()38 for (unsigned int x = m_nDstLeft; x < (m_nDstLeft + m_nDstWidth); x++) { in Scale()63 m_nDstLeft | m_nDstTop | m_nDstWidth | m_nDstHeight | m_nDstStride) % 2) != 0) { in Scale()77 for (unsigned int x = m_nDstLeft; x < (m_nDstLeft + m_nDstWidth); x++) { in Scale()96 for (unsigned int x = m_nDstLeft / 2; x < ((m_nDstLeft + m_nDstWidth) / 2); x++) { in Scale()
13 unsigned int m_nDstLeft, m_nDstTop; variable31 m_nDstLeft = left; in SetDstRect()