Searched refs:dest_col_step (Results 1 – 1 of 1) sorted by relevance
185 int dest_col_step = 1; in RotatePlaneByPixels() local190 dest_col_step = -1; in RotatePlaneByPixels()224 dest_col_step = (flip_vert ? -width : width); in RotatePlaneByPixels()252 dest_ptr += dest_col_step; in RotatePlaneByPixels()