Home
last modified time | relevance | path

Searched refs:tempHeight (Results 1 – 2 of 2) 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()