Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:r_fbRect

541     hwc_rect_t r_fbRect = getIntersection(fbRect, r_roi);
542 fbRect = getUnion(l_fbRect, r_fbRect);