Home
last modified time | relevance | path

Searched refs:isDebug (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp349 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
352 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
356 ALOGD_IF(isDebug(), "%s: MDP Comp. video transition padding round", in isFrameDoable()
370 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in isFullFrameDoable()
375 ALOGD_IF(isDebug(), "%s: Cannot support External display(s)", in isFullFrameDoable()
381 ALOGD_IF(isDebug(),"%s: SKIP present: %d", in isFullFrameDoable()
389 ALOGD_IF(isDebug(), "%s: plane alpha not implemented on MDSS", in isFullFrameDoable()
396 ALOGD_IF(isDebug(), "%s: frame needs alpha downscaling",__FUNCTION__); in isFullFrameDoable()
408 ALOGD_IF(isDebug(), "%s: MDP securing is active", __FUNCTION__); in isFullFrameDoable()
412 ALOGD_IF(isDebug(), "%s: orientation involved",__FUNCTION__); in isFullFrameDoable()
[all …]
Dhwc_mdpcomp.h151 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp205 ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__); in timeout_handler()
425 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
433 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
437 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
441 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
539 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
672 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
689 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in tryFullFrame()
694 ALOGD_IF(isDebug(),"%s: SKIP present: %d", in tryFullFrame()
706 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp", in tryFullFrame()
[all …]
Dhwc_mdpcomp.h199 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp225 ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__); in timeout_handler()
398 ALOGD_IF(isDebug(), "%s: layer handle is NULL", __FUNCTION__); in isValidDimension()
479 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
487 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
495 ALOGD_IF(isDebug(),"%s: Display animation in progress", in isFrameDoable()
505 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
509 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
603 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
728 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
746 ALOGD_IF(isDebug(), "%s: AIV Video Mode enabled dpy %d", in tryFullFrame()
[all …]
Dhwc_mdpcomp.h212 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp188 ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__); in timeout_handler()
400 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
406 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
410 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
414 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
532 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
659 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
676 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in tryFullFrame()
681 ALOGD_IF(isDebug(),"%s: SKIP present: %d", in tryFullFrame()
693 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp", in tryFullFrame()
[all …]
Dhwc_mdpcomp.h195 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp239 ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__); in timeout_handler()
402 ALOGD_IF(isDebug(), "%s: layer handle is NULL", __FUNCTION__); in isValidDimension()
483 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
491 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
501 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
505 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
513 ALOGD_IF(isDebug(), "%s: padding round invoked to switch DMA state", in isFrameDoable()
634 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
769 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
786 ALOGD_IF(isDebug(), "%s: AIV Video Mode enabled dpy %d", in tryFullFrame()
[all …]
Dhwc_mdpcomp.h208 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function