Home
last modified time | relevance | path

Searched refs:getMinROIHeight (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.h138 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } in getMinROIHeight() function
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h138 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } in getMinROIHeight() function
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.h133 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } in getMinROIHeight() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2246 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2257 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2681 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()