Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:dstr

738     hwc_rect_t cropL, dstL, cropR, dstR;
751 dstR = displayFrame;
754 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
770 dst_width_r = dstR.right - dstR.left;
771 dst_height_r = dstR.bottom - dstR.top;