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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp898 int posH = pos.bottom - pos.top; local
899 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp840 int posH = pos.bottom - pos.top; local
841 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp858 int posH = pos.bottom - pos.top; local
859 Dim position(pos.left, pos.top, posW, posH);

Completed in 33 milliseconds