Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:dstL

903     hwc_rect_t cropL, dstL, cropR, dstR;
910 dstL = displayFrame;
913 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
925 dst_width_l = dstL.right - dstL.left;
926 dst_height_l = dstL.bottom - dstL.top;