Searched defs:posH (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp903 int posH = pos.bottom - pos.top; local
904 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1548 int posH = pos.bottom - pos.top; local
1549 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1554 int posH = pos.bottom - pos.top; local
1555 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp1869 int posH = pos.bottom - pos.top; local
1870 Dim position(pos.left, pos.top, posW, posH);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp1789 int posH = pos.bottom - pos.top; local
1790 Dim position(pos.left, pos.top, posW, posH);

Completed in 3911 milliseconds