Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:dstL

738     hwc_rect_t cropL, dstL, cropR, dstR;
745 dstL = displayFrame;
748 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
760 dst_width_l = dstL.right - dstL.left;
761 dst_height_l = dstL.bottom - dstL.top;