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

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1835 hwc_rect_t new_cropL; local
1836 new_cropL.left = new_cropR.right;
1837 new_cropL.right = tmp_cropR.right;
1839 tmp_cropL.left = new_cropL.left;
1840 tmp_cropL.right = new_cropL.right;
1961 hwc_rect_t new_cropL; local
1962 new_cropL.left = new_cropR.right;
1963 new_cropL.right = tmp_cropR.right;
1965 tmp_cropL.left = new_cropL.left;
1966 tmp_cropL.right = new_cropL
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1839 hwc_rect_t new_cropL; local
1840 new_cropL.left = new_cropR.right;
1841 new_cropL.right = tmp_cropR.right;
1843 tmp_cropL.left = new_cropL.left;
1844 tmp_cropL.right = new_cropL.right;
1965 hwc_rect_t new_cropL; local
1966 new_cropL.left = new_cropR.right;
1967 new_cropL.right = tmp_cropR.right;
1969 tmp_cropL.left = new_cropL.left;
1970 tmp_cropL.right = new_cropL
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp1081 hwc_rect_t new_cropL; local
1082 new_cropL.left = new_cropR.right;
1083 new_cropL.right = tmp_cropR.right;
1085 tmp_cropL.left = new_cropL.left;
1086 tmp_cropL.right = new_cropL.right;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp2173 hwc_rect_t new_cropL; local
2174 new_cropL.left = new_cropR.right;
2175 new_cropL.right = tmp_cropR.right;
2177 tmp_cropL.left = new_cropL.left;
2178 tmp_cropL.right = new_cropL.right;
2301 hwc_rect_t new_cropL; local
2302 new_cropL.left = new_cropR.right;
2303 new_cropL.right = tmp_cropR.right;
2305 tmp_cropL.left = new_cropL.left;
2306 tmp_cropL.right = new_cropL
[all...]

Completed in 947 milliseconds