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

/hardware/qcom/display/libhwcomposer/
H A Dhwc_utils.cpp329 float asX = 0; local
343 asX = (fbWidth - asW) / 2;
353 x = (xRatio * asW) + asX;

Completed in 36 milliseconds