Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

1056     hwc_rect_t tmp_cropL, tmp_dstL;
1061 tmp_dstL = dst;
1063 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1104 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {