Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:dstL

725     hwc_rect_t cropL, dstL, cropR, dstR;
732 dstL = displayFrame;
735 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
747 dst_width_l = dstL.right - dstL.left;
748 dst_height_l = dstL.bottom - dstL.top;