Searched refs:height_in_mm (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h360 __u16 height_in_mm; member in struct:dsscomp_display_info
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c857 ext->height = d.dis.height_in_mm;
873 __u32 ext_height = d.dis.height_in_mm;
929 __u32 ext_height = d.dis.height_in_mm;
2058 if (hwc_dev->fb_dis.timings.x_res && hwc_dev->fb_dis.height_in_mm) {
2061 hwc_dev->fb_dis.height_in_mm * hwc_dev->fb_dis.timings.y_res;
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c1055 ext->height = d.dis.height_in_mm;
1096 __u32 ext_height = d.dis.height_in_mm;
1191 __u32 ext_height = d.dis.height_in_mm;
2798 if (hwc_dev->fb_dis.timings.x_res && hwc_dev->fb_dis.height_in_mm) {
2801 hwc_dev->fb_dis.height_in_mm * hwc_dev->fb_dis.timings.y_res;

Completed in 48 milliseconds