HomeSort by relevance Sort by last modified time
    Searched full:ext_height (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap4xxx/hwc/
hwc.c 873 __u32 ext_height = d.dis.height_in_mm; local
877 ext_height = 3;
880 ext_height = 9;
887 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres);
912 ext->height = ext_height;
929 __u32 ext_height = d.dis.height_in_mm; local
933 ext_width, ext_height, &ext_fb_xres, &ext_fb_yres);
    [all...]

Completed in 34 milliseconds