Searched refs:tempHeight (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp534 float tempHeight = float(r.bottom - r.top); local
537 hRatio = tempHeight/height;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp521 float tempHeight = float(r.bottom - r.top); local
524 hRatio = tempHeight/height;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp749 float tempHeight = float(r.bottom - r.top); local
752 hRatio = tempHeight/height;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp682 float tempHeight = float(r.bottom - r.top); local
685 hRatio = tempHeight/height;

Completed in 41 milliseconds