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

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.cpp339 int asHeightRatio = atoi(value); local
342 asH = fbHeight * (1.0f - asHeightRatio / 100.0f);

Completed in 95 milliseconds