Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

1801     hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
1809 tmp_dstL = dst;
1812 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1858 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
1934 hwc_rect_t tmp_cropL = {0}, tmp_dstL = {0};
1939 tmp_dstL = dst;
1941 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1984 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {