Searched defs:tmp_dstL (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp1056 hwc_rect_t tmp_cropL, tmp_dstL; local
1061 tmp_dstL = dst;
1063 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1104 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp1021 hwc_rect_t tmp_cropL, tmp_dstL; local
1028 tmp_dstL = dst;
1030 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1071 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1793 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0}; local
1801 tmp_dstL = dst;
1804 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1850 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
1926 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0}; local
1931 tmp_dstL = dst;
1933 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1976 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1802 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0}; local
1810 tmp_dstL = dst;
1813 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1859 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
1935 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0}; local
1940 tmp_dstL = dst;
1942 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1985 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {

Completed in 66 milliseconds