Searched refs:y_dir (Results 1 – 2 of 2) sorted by relevance
79 int y_dir; in shadowUpdateRotatePacked() local99 y_dir = o_y_dir; in shadowUpdateRotatePacked()103 y_dir = -o_x_dir; in shadowUpdateRotatePacked()107 y_dir = -o_y_dir; in shadowUpdateRotatePacked()111 y_dir = o_x_dir; in shadowUpdateRotatePacked()132 switch (y_dir) { in shadowUpdateRotatePacked()187 switch (y_dir) { in shadowUpdateRotatePacked()
433 int x_dir = 1, y_dir = 1; in KdComputePointerMatrix() local442 y_dir = -1; in KdComputePointerMatrix()448 m->matrix[1][1] = y_dir; in KdComputePointerMatrix()453 m->matrix[1][0] = y_dir; in KdComputePointerMatrix()460 m->matrix[1][1] = -y_dir; in KdComputePointerMatrix()465 m->matrix[1][0] = -y_dir; in KdComputePointerMatrix()