Searched defs:ext_width (Results 1 - 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/hwc/ |
H A D | hwc.c | 872 __u32 ext_width = d.dis.width_in_mm; local 876 ext_width = 4; 879 ext_width = 16; 887 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres); 911 ext->width = ext_width; 928 __u32 ext_width = d.dis.width_in_mm; local 933 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres);
|
/hardware/ti/omap4-aah/hwc/ |
H A D | hwc.c | 1095 __u32 ext_width = d.dis.width_in_mm; local 1106 ext_width = 4; 1109 ext_width = 16; 1117 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres); 1158 ext->width = ext_width; 1190 __u32 ext_width = d.dis.width_in_mm; local 1195 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres);
|
Completed in 55 milliseconds