Searched refs:r1_r (Results 1 – 3 of 3) sorted by relevance
998 int r1_r = r1.x + r1.width, r1_b = r1.y + r1.height, r2_r, r2_b; in dc_can_pipe_disable_cursor() local1031 if (r1.x >= r2.x && r1.y >= r2.y && r1_r <= r2_r && r1_b <= r2_b) in dc_can_pipe_disable_cursor()
1047 int r1_r = r1.x + r1.width, r1_b = r1.y + r1.height, r2_r, r2_b; in dcn401_can_pipe_disable_cursor() local1082 if (r1.x >= r2.x && r1.y >= r2.y && r1_r <= r2_r && r1_b <= r2_b) in dcn401_can_pipe_disable_cursor()
3437 int r1_r = r1.x + r1.width, r1_b = r1.y + r1.height, r2_r, r2_b; in dcn10_can_pipe_disable_cursor() local3472 if (r1.x >= r2.x && r1.y >= r2.y && r1_r <= r2_r && r1_b <= r2_b) in dcn10_can_pipe_disable_cursor()