Home
last modified time | relevance | path

Searched refs:last_xpy (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c90 float last_xpy; member
945 ext->last_xpy = xpy; in omap4_hwc_set_best_hdmi_mode()
1154 xpy < ext->last_xpy * (1.f - ASPECT_RATIO_TOLERANCE) || in clone_external_layer()
1155 xpy * (1.f - ASPECT_RATIO_TOLERANCE) > ext->last_xpy) { in clone_external_layer()
/hardware/ti/omap4-aah/hwc/
Dhwc.c98 float last_xpy; member
1206 ext->last_xpy = xpy; in omap4_hwc_set_best_hdmi_mode()
1430 xpy < ext->last_xpy * (1.f - ASPECT_RATIO_TOLERANCE) || in clone_external_layer()
1431 xpy * (1.f - ASPECT_RATIO_TOLERANCE) > ext->last_xpy) { in clone_external_layer()