Home
last modified time | relevance | path

Searched refs:isRotDownscaleEnabled (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.h142 bool isRotDownscaleEnabled() { return mRotDownscale; } in isRotDownscaleEnabled() function
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.h137 bool isRotDownscaleEnabled() { return mRotDownscale; } in isRotDownscaleEnabled() function
/hardware/qcom/display/msm8909/libqdutils/
Dmdp_version.h136 bool isRotDownscaleEnabled() { return mRotDownscale; } in isRotDownscaleEnabled() function
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp150 !qdutils::MDPVersion::getInstance().isRotDownscaleEnabled() && in init()
Dhwc_utils.cpp1944 if(not qdutils::MDPVersion::getInstance().isRotDownscaleEnabled()) { in getRotDownscale()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp170 !qdutils::MDPVersion::getInstance().isRotDownscaleEnabled() && in init()
Dhwc_utils.cpp1864 if(not qdutils::MDPVersion::getInstance().isRotDownscaleEnabled()) { in getRotDownscale()