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

Completed in 50 milliseconds