Searched defs:isDebug (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.h151 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.h158 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.h194 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.h199 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp

Completed in 43 milliseconds