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

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.cpp322 float hRatio = 1.0; local
350 hRatio = (float)h/fbHeight;
356 h = (hRatio * asH);

Completed in 50 milliseconds