Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:lframe

2628     hwc_rect lFrame = fullFrame;
2630 lFrame.right = (lFrame.right - lFrame.left)/2;
2631 rFrame.left = lFrame.right;
2633 hwc_rect lRoi = getIntersection(roi, lFrame);