Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:r_fbRect

630     hwc_rect_t r_fbRect = getIntersection(fbRect, r_roi);
631 fbRect = getUnion(l_fbRect, r_fbRect);