Home
last modified time | relevance | path

Searched refs:tempHeight (Results 1 – 3 of 3) sorted by relevance

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