Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:tmp_dstL

993     hwc_rect_t tmp_cropL, tmp_dstL;
998 tmp_dstL = dst;
1000 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0);
1041 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {