HomeSort by relevance Sort by last modified time
    Searched full:r_frame (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 596 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h}; local
622 hwc_rect_t r_dst = getIntersection(r_frame, updatingRect);
635 r_roi = getIntersection(temp_roi, r_frame);
643 r_roi = getSanitizeROI(r_roi, r_frame);
    [all...]

Completed in 61 milliseconds