Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h138 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } in getMinROIHeight() function
/hardware/qcom/display/msm8226/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/msm8909/libqdutils/
Dmdp_version.h132 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } in getMinROIHeight() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2244 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2255 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.cpp2722 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2679 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight(); in getSanitizeROI()