Searched defs:dest_col (Results 1 – 2 of 2) sorted by relevance
209 int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - in SwapXY() local230 int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - in SwapXY() local265 int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - in SwapXY() local
1366 int dest_col = m_Width - col - 1; in FlipImage() local