Searched refs:posH (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 905 int posH = pos.bottom - pos.top; in configMdp() local 906 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 1550 int posH = pos.bottom - pos.top; in configMdp() local 1551 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 1556 int posH = pos.bottom - pos.top; in configMdp() local 1557 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 1791 int posH = pos.bottom - pos.top; in configMdp() local 1792 Dim position(pos.left, pos.top, posW, posH); in configMdp()
|