Searched refs:temp_roi (Results 1 – 3 of 3) sorted by relevance
636 hwc_rect_t temp_roi = getUnion(l_roi, r_roi); in generateROI() local637 l_roi = getIntersection(temp_roi, l_frame); in generateROI()638 r_roi = getIntersection(temp_roi, r_frame); in generateROI()
646 hwc_rect_t temp_roi = getUnion(l_roi, r_roi); in generateROI() local647 l_roi = getIntersection(temp_roi, l_frame); in generateROI()648 r_roi = getIntersection(temp_roi, r_frame); in generateROI()
751 hwc_rect_t temp_roi = getUnion(l_roi, r_roi); in generateROI() local752 l_roi = getIntersection(temp_roi, l_frame); in generateROI()753 r_roi = getIntersection(temp_roi, r_frame); in generateROI()