Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

1049     hwc_rect_t tmp_cropL, tmp_dstL;
1054 tmp_dstL = dst;
1056 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1097 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {