Searched refs:orthogonal_rotation (Results 1 – 3 of 3) sorted by relevance
367 bool orthogonal_rotation[maximum_number_of_surfaces]; member
806 bool *orthogonal_rotation, in get_vp_scan_direction() argument810 *orthogonal_rotation = false; in get_vp_scan_direction()817 *orthogonal_rotation = true; in get_vp_scan_direction()820 *orthogonal_rotation = true; in get_vp_scan_direction()1315 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; in calculate_inits_and_viewports() local1337 &orthogonal_rotation, in calculate_inits_and_viewports()1341 if (orthogonal_rotation) { in calculate_inits_and_viewports()1386 if (orthogonal_rotation) { in calculate_inits_and_viewports()
387 DC_LOG_BANDWIDTH_CALCS(" [bool] orthogonal_rotation[%d]:%d", i, data->orthogonal_rotation[i]); in print_bw_calcs_data()