Home
last modified time | relevance | path

Searched refs:supported_scaling (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dprint_edid.c446 if (r->supported_scaling & SCALING_HSHRINK) in handle_detailed_print()
448 if (r->supported_scaling & SCALING_HSTRETCH) in handle_detailed_print()
450 if (r->supported_scaling & SCALING_VSHRINK) in handle_detailed_print()
452 if (r->supported_scaling & SCALING_VSTRETCH) in handle_detailed_print()
H A Dedid.h510 char supported_scaling; member
H A Dinterpret_edid.c695 r->supported_scaling = SUPPORTED_SCALING; in get_monitor_ranges()