Home
last modified time | relevance | path

Searched refs:isRotDownscaleEnabled (Results 1 – 3 of 3) 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/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp170 !qdutils::MDPVersion::getInstance().isRotDownscaleEnabled() && in init()