Searched refs:isDebug (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.cpp345 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__);
348 ALOGD_IF( isDebug(),"%s: External Display connection is pending",
363 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy);
368 ALOGD_IF(isDebug(), "%s: Cannot support External display(s)",
374 ALOGD_IF(isDebug(),"%s: SKIP present: %d",
382 ALOGD_IF(isDebug(), "%s: plane alpha not implemented on MDSS",
389 ALOGD_IF(isDebug(), "%s: frame needs alpha downscaling",__FUNCTION__);
401 ALOGD_IF(isDebug(), "%s: MDP securing is active", __FUNCTION__);
405 ALOGD_IF(isDebug(), "%s: orientation involved",__FUNCTION__);
410 ALOGD_IF(isDebug(), "
[all...]
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.cpp345 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__);
351 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round",
355 ALOGD_IF( isDebug(),"%s: External Display connection is pending",
360 ALOGD_IF(isDebug(), "%s: padding round",__FUNCTION__);
374 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy);
379 ALOGD_IF(isDebug(),"%s: SKIP present: %d",
387 ALOGD_IF(isDebug(), "%s: frame needs alpha downscaling",__FUNCTION__);
397 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d",
434 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
450 ALOGD_IF(isDebug(), "
[all...]
H A Dhwc_mdpcomp.h158 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp350 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__);
353 ALOGD_IF( isDebug(),"%s: External Display connection is pending",
368 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy);
373 ALOGD_IF(isDebug(), "%s: Cannot support External display(s)",
379 ALOGD_IF(isDebug(),"%s: SKIP present: %d",
387 ALOGD_IF(isDebug(), "%s: plane alpha not implemented on MDSS",
394 ALOGD_IF(isDebug(), "%s: frame needs alpha downscaling",__FUNCTION__);
406 ALOGD_IF(isDebug(), "%s: MDP securing is active", __FUNCTION__);
410 ALOGD_IF(isDebug(), "%s: orientation involved",__FUNCTION__);
415 ALOGD_IF(isDebug(), "
[all...]
H A Dhwc_mdpcomp.h151 static bool isDebug() { return sDebugLogs ? true : false; }; function in class:qhwc::MDPComp

Completed in 153 milliseconds