Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

2139     hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
2147 tmp_dstL = dst;
2150 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2196 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
2274 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
2279 tmp_dstL = dst;
2281 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
2324 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {