Searched refs:posH (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 903 int posH = pos.bottom - pos.top; in configMdp() local 904 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 1548 int posH = pos.bottom - pos.top; in configMdp() local 1549 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 1554 int posH = pos.bottom - pos.top; in configMdp() local 1555 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.cpp | 1869 int posH = pos.bottom - pos.top; in configMdp() local 1870 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 1789 int posH = pos.bottom - pos.top; in configMdp() local 1790 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|