Searched refs:x_res (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap4-aah/kernel-headers-ti/video/ |
D | dsscomp.h | 96 __u16 x_res; member
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 1049 if (d.dis.timings.x_res * d.dis.timings.y_res == 0 || in omap4_hwc_set_best_hdmi_mode() 1056 ext->xres = d.dis.timings.x_res; in omap4_hwc_set_best_hdmi_mode() 1194 get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.y_res, in omap4_hwc_set_best_hdmi_mode() 2294 int lcd_w = hwc_dev->fb_dis.timings.x_res; in set_primary_display_transform_matrix() 2363 …ring.transform", value, hwc_dev->fb_dis.timings.y_res > hwc_dev->fb_dis.timings.x_res ? "3" : "0"); in handle_hotplug() 2798 if (hwc_dev->fb_dis.timings.x_res && hwc_dev->fb_dis.height_in_mm) { in omap4_hwc_device_open() 2800 hwc_dev->fb_dis.width_in_mm / hwc_dev->fb_dis.timings.x_res / in omap4_hwc_device_open()
|
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 851 if (d.dis.timings.x_res * d.dis.timings.y_res == 0 || in omap4_hwc_set_best_hdmi_mode() 858 ext->xres = d.dis.timings.x_res; in omap4_hwc_set_best_hdmi_mode() 932 get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.y_res, in omap4_hwc_set_best_hdmi_mode() 2058 if (hwc_dev->fb_dis.timings.x_res && hwc_dev->fb_dis.height_in_mm) { in omap4_hwc_device_open() 2060 hwc_dev->fb_dis.width_in_mm / hwc_dev->fb_dis.timings.x_res / in omap4_hwc_device_open()
|