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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c 519 bool *flip_vert_scan_dir,
523 *flip_vert_scan_dir = false;
526 *flip_vert_scan_dir = true;
533 *flip_vert_scan_dir = true;
845 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; local in function:calculate_inits_and_adj_vp
854 &flip_vert_scan_dir,
862 if (flip_vert_scan_dir)
924 flip_vert_scan_dir,
933 flip_vert_scan_dir,
amdgpu_dc_resource.c 519 bool *flip_vert_scan_dir,
523 *flip_vert_scan_dir = false;
526 *flip_vert_scan_dir = true;
533 *flip_vert_scan_dir = true;
845 bool orthogonal_rotation, flip_vert_scan_dir, flip_horz_scan_dir; local in function:calculate_inits_and_adj_vp
854 &flip_vert_scan_dir,
862 if (flip_vert_scan_dir)
924 flip_vert_scan_dir,
933 flip_vert_scan_dir,

Completed in 62 milliseconds