Searched refs:calculate_crop_rects (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp544 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
778 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1056 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1062 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
H A Dhwc_utils.h162 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
H A Dhwc_mdpcomp.cpp283 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp505 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
745 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1030 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1036 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
H A Dhwc_utils.h183 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
H A Dhwc_mdpcomp.cpp275 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp504 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
739 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1000 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1006 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);
H A Dhwc_utils.h162 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
H A Dhwc_mdpcomp.cpp278 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);

Completed in 45 milliseconds