HomeSort by: relevance | last modified time | path
    Searched defs:orthogonal_rotation (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 518 bool *orthogonal_rotation,
522 *orthogonal_rotation = false;
529 *orthogonal_rotation = true;
532 *orthogonal_rotation = true;
553 bool orthogonal_rotation, flip_y_start, flip_x_start; local in function:calculate_viewport
588 &orthogonal_rotation,
592 if (orthogonal_rotation) {
618 if (orthogonal_rotation) {
845 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; local in function:calculate_inits_and_adj_vp
853 &orthogonal_rotation,
    [all...]
amdgpu_dc_resource.c 518 bool *orthogonal_rotation,
522 *orthogonal_rotation = false;
529 *orthogonal_rotation = true;
532 *orthogonal_rotation = true;
553 bool orthogonal_rotation, flip_y_start, flip_x_start; local in function:calculate_viewport
588 &orthogonal_rotation,
592 if (orthogonal_rotation) {
618 if (orthogonal_rotation) {
845 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; local in function:calculate_inits_and_adj_vp
853 &orthogonal_rotation,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
dce_calcs.h 369 bool orthogonal_rotation[maximum_number_of_surfaces]; member in struct:bw_calcs_data
dce_calcs.h 369 bool orthogonal_rotation[maximum_number_of_surfaces]; member in struct:bw_calcs_data

Completed in 24 milliseconds