Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

1805     hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
1813 tmp_dstL = dst;
1816 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1862 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
1938 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
1943 tmp_dstL = dst;
1945 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1988 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {