Searched refs:getSanitizeROI (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 628 roi = getSanitizeROI(roi, fullFrame); in generateROI() 760 l_roi = getSanitizeROI(l_roi, l_frame); in generateROI() 761 r_roi = getSanitizeROI(r_roi, r_frame); in generateROI() 2717 lRoi = getSanitizeROI(lRoi, lFrame); in generateROI() 2723 rRoi = getSanitizeROI(rRoi, rFrame); in generateROI() 2731 lRoi = getSanitizeROI(lRoi, fullFrame); in generateROI()
|
D | hwc_utils.h | 393 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
|
D | hwc_utils.cpp | 2669 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() function
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 310 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
|
D | hwc_mdpcomp.cpp | 526 roi = getSanitizeROI(roi, fullFrame); in generateROI() 650 l_roi = getSanitizeROI(l_roi, l_frame); in generateROI() 651 r_roi = getSanitizeROI(r_roi, r_frame); in generateROI()
|
D | hwc_utils.cpp | 2234 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 330 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
|
D | hwc_mdpcomp.cpp | 533 roi = getSanitizeROI(roi, fullFrame); in generateROI() 663 l_roi = getSanitizeROI(l_roi, l_frame); in generateROI() 664 r_roi = getSanitizeROI(r_roi, r_frame); in generateROI()
|
D | hwc_utils.cpp | 2245 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() function
|