Searched defs:scr_yres (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c536 __u32 scr_xres, __u32 scr_yres,
542 *adj_yres = scr_yres;
547 scr_height = scr_yres;
534 get_max_dimensions(__u32 orig_xres, __u32 orig_yres, float xpy, __u32 scr_xres, __u32 scr_yres, __u32 scr_width, __u32 scr_height, __u32 *adj_xres, __u32 *adj_yres) argument
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c725 __u32 scr_xres, __u32 scr_yres,
731 *adj_yres = scr_yres;
736 scr_height = scr_yres;
723 get_max_dimensions(__u32 orig_xres, __u32 orig_yres, float xpy, __u32 scr_xres, __u32 scr_yres, __u32 scr_width, __u32 scr_height, __u32 *adj_xres, __u32 *adj_yres) argument

Completed in 30 milliseconds