Searched refs:x_dir (Results 1 – 2 of 2) sorted by relevance
78 int x_dir; in shadowUpdateRotatePacked() local98 x_dir = o_x_dir; in shadowUpdateRotatePacked()102 x_dir = o_y_dir; in shadowUpdateRotatePacked()106 x_dir = -o_x_dir; in shadowUpdateRotatePacked()110 x_dir = -o_y_dir; in shadowUpdateRotatePacked()114 switch (x_dir) { in shadowUpdateRotatePacked()161 switch (x_dir) { in shadowUpdateRotatePacked()
433 int x_dir = 1, y_dir = 1; in KdComputePointerMatrix() local440 x_dir = -1; in KdComputePointerMatrix()445 m->matrix[0][0] = x_dir; in KdComputePointerMatrix()452 m->matrix[0][1] = -x_dir; in KdComputePointerMatrix()457 m->matrix[0][0] = -x_dir; in KdComputePointerMatrix()464 m->matrix[0][1] = x_dir; in KdComputePointerMatrix()