Searched refs:resolutions (Results 1 – 13 of 13) sorted by relevance
37 static const ResolutionCap* resolutions[] = { variable64 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()90 return (const BaseCap **)resolutions; in GetCaps()
89 const ResolutionCap* resolutions[] = { variable120 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()138 return (const BaseCap **)resolutions; in GetCaps()
89 const ResolutionCap* resolutions[] = { variable119 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()137 return (const BaseCap **)resolutions; in GetCaps()
93 const ResolutionCap* resolutions[] = { variable122 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()140 return (const BaseCap **)resolutions; in GetCaps()
140 const ResolutionCap* resolutions[] = { variable177 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()199 return (const BaseCap **)resolutions; in GetCaps()
236 const ResolutionCap* resolutions[] = { variable288 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()314 return (const BaseCap**)resolutions; in GetCaps()
638 const struct resolution { int32 width, height; } resolutions[] = { in GetModeList() local642 uint32 resolutionCount = sizeof(resolutions) / sizeof(resolutions[0]); in GetModeList()656 modes[index].virtual_width = resolutions[i].width; in GetModeList()657 modes[index].virtual_height = resolutions[i].height; in GetModeList()662 modes[index].timing.h_display = resolutions[i].width; in GetModeList()663 modes[index].timing.v_display = resolutions[i].height; in GetModeList()
796 const struct resolution { int32 width, height; } resolutions[] = { in GetModeList() local800 uint32 resolutionCount = sizeof(resolutions) / sizeof(resolutions[0]); in GetModeList()813 modes[index].virtual_width = resolutions[i].width; in GetModeList()814 modes[index].virtual_height = resolutions[i].height; in GetModeList()819 modes[index].timing.h_display = resolutions[i].width; in GetModeList()820 modes[index].timing.v_display = resolutions[i].height; in GetModeList()
3 - 640x480, 800x600 and 1024x768 resolutions with 15, 16 and 24 bits
12 # On some video cards, the VESA driver is able to inject custom video resolutions in the BIOS.
33 check_edid true # if true blocks resolutions beyond monitor(s) capabilities
249 When the virtual and physical resolutions match, B_SCROLL is not set, and
1741 # the HTML output. These images will generally look nicer at scaled resolutions.