Searched refs:getMinROIHeight (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libqdutils/
H A Dmdp_version.h138 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8226/libqdutils/
H A Dmdp_version.h138 int getMinROIHeight() { return mPanelInfo.mMinROIHeight; } function in class:qdutils::MDPVersion
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp2238 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight();
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp2254 const int MIN_HEIGHT = qdutils::MDPVersion::getInstance().getMinROIHeight();

Completed in 627 milliseconds