Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:l_dst

639             hwc_rect_t l_dst  = getIntersection(l_frame, updatingRect);
640 if(isValidRect(l_dst))
641 l_roi = getUnion(l_roi, l_dst);