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

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.cpp323 float xRatio = 1.0; local
347 xRatio = (float)x/fbWidth;
353 x = (xRatio * asW) + asX;

Completed in 49 milliseconds