Home
last modified time | relevance | path

Searched defs:isDebug (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h151 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h199 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h195 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h212 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h208 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function