Searched refs:xpy (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 535 float xpy, in get_max_dimensions() argument 551 float x_factor = orig_xres * xpy * scr_height; in get_max_dimensions() 565 float xpy = ext->lcd_xpy; in set_ext_matrix() local 578 xpy = 1. / xpy; in set_ext_matrix() 583 get_max_dimensions(orig_w, orig_h, xpy, in set_ext_matrix() 838 float xpy) in omap4_hwc_set_best_hdmi_mode() argument 886 get_max_dimensions(xres, yres, xpy, mode_xres, mode_yres, 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() 945 ext->last_xpy = xpy; in omap4_hwc_set_best_hdmi_mode() 1143 float xpy = ext->lcd_xpy * o->cfg.win.w / o->cfg.win.h; in clone_external_layer() local [all …]
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 724 float xpy, in get_max_dimensions() argument 740 float x_factor = orig_xres * xpy * scr_height; in get_max_dimensions() 754 float xpy = ext->lcd_xpy; in set_ext_matrix() local 767 xpy = 1. / xpy; in set_ext_matrix() 772 get_max_dimensions(orig_w, orig_h, xpy, in set_ext_matrix() 1033 float xpy) in omap4_hwc_set_best_hdmi_mode() argument 1116 get_max_dimensions(xres, yres, xpy, mode_xres, mode_yres, 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() 1206 ext->last_xpy = xpy; in omap4_hwc_set_best_hdmi_mode() 1419 float xpy = ext->lcd_xpy * o->cfg.win.w / o->cfg.win.h; in clone_external_layer() local [all …]
|