Searched refs:temp_roi (Results 1 – 3 of 3) sorted by relevance
641 hwc_rect_t temp_roi = getUnion(l_roi, r_roi); in generateROI() local642 l_roi = getIntersection(temp_roi, l_frame); in generateROI()643 r_roi = getIntersection(temp_roi, r_frame); in generateROI()
654 hwc_rect_t temp_roi = getUnion(l_roi, r_roi); in generateROI() local655 l_roi = getIntersection(temp_roi, l_frame); in generateROI()656 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()