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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp554 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
784 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1061 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1067 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp748 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
754 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
812 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1044 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
1221 qhwc::calculate_crop_rects(bottomCrop, bottomframe,
1810 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1819 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
1939 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1945 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp735 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
741 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
799 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1031 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
1209 qhwc::calculate_crop_rects(bottomCrop, bottomframe,
1814 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1823 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
1943 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1949 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp977 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
983 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
1051 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1316 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
1527 qhwc::calculate_crop_rects(bottomCrop, bottomframe,
2229 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2238 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
2363 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2369 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp913 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
919 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
977 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1249 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
1435 qhwc::calculate_crop_rects(bottomCrop, bottomframe,
2148 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2157 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
2279 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2285 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);

Completed in 52 milliseconds