Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:dstr

725     hwc_rect_t cropL, dstL, cropR, dstR;
738 dstR = displayFrame;
741 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
757 dst_width_r = dstR.right - dstR.left;
758 dst_height_r = dstR.bottom - dstR.top;