Searched refs:tmp_dstL (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp1049 hwc_rect_t tmp_cropL, tmp_dstL; local
1054 tmp_dstL = dst;
1056 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1097 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/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp993 hwc_rect_t tmp_cropL, tmp_dstL; local
998 tmp_dstL = dst;
1000 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1041 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {

Completed in 44 milliseconds