Lines Matching refs:tmp_dstR
1050 hwc_rect_t tmp_cropR, tmp_dstR;1060 tmp_dstR = dst;1062 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0);1109 tmp_dstR.right = tmp_dstR.right - tmp_dstR.left;1110 tmp_dstR.left = 0;1112 tmp_cropR, tmp_dstR, metadata, rDest) < 0) {