Searched defs:isDebug (Results 1 - 3 of 3) 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/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.h151 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp

Completed in 730 milliseconds