Home
last modified time | relevance | path

Searched refs:mHwcDebug (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.cpp193 if(ctx->mHwcDebug[dpy]) in set()
194 ctx->mHwcDebug[dpy]->dumpLayers(list); in set()
346 if(ctx->mHwcDebug[dpy]) in set()
347 ctx->mHwcDebug[dpy]->dumpLayers(list); in set()
Dhwc.cpp621 if(ctx->mHwcDebug[dpy]) in hwc_set_primary()
622 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_primary()
693 if(ctx->mHwcDebug[dpy]) in hwc_set_external()
694 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_external()
Dhwc_utils.h552 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp252 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
348 if(ctx->mHwcDebug[i]) { in closeContext()
349 delete ctx->mHwcDebug[i]; in closeContext()
350 ctx->mHwcDebug[i] = NULL; in closeContext()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_virtual.cpp167 if(ctx->mHwcDebug[dpy]) in set()
168 ctx->mHwcDebug[dpy]->dumpLayers(list); in set()
Dhwc.cpp628 if(ctx->mHwcDebug[dpy]) in hwc_set_primary()
629 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_primary()
706 if(ctx->mHwcDebug[dpy]) in hwc_set_external()
707 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_external()
Dhwc_utils.h610 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp371 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
494 if(ctx->mHwcDebug[i]) { in closeContext()
495 delete ctx->mHwcDebug[i]; in closeContext()
496 ctx->mHwcDebug[i] = NULL; in closeContext()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_virtual.cpp166 if(ctx->mHwcDebug[dpy]) in set()
167 ctx->mHwcDebug[dpy]->dumpLayers(list); in set()
Dhwc.cpp641 if(ctx->mHwcDebug[dpy]) in hwc_set_primary()
642 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_primary()
720 if(ctx->mHwcDebug[dpy]) in hwc_set_external()
721 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_external()
Dhwc_utils.h627 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp348 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
461 if(ctx->mHwcDebug[i]) { in closeContext()
462 delete ctx->mHwcDebug[i]; in closeContext()
463 ctx->mHwcDebug[i] = NULL; in closeContext()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp594 if(ctx->mHwcDebug[dpy]) in hwc_set_primary()
595 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_primary()
663 if(ctx->mHwcDebug[dpy]) in hwc_set_external()
664 ctx->mHwcDebug[dpy]->dumpLayers(list); in hwc_set_external()
Dhwc_virtual.cpp308 if(ctx->mHwcDebug[dpy]) in set()
309 ctx->mHwcDebug[dpy]->dumpLayers(list); in set()
Dhwc_utils.h519 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp232 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
330 if(ctx->mHwcDebug[i]) { in closeContext()
331 delete ctx->mHwcDebug[i]; in closeContext()
332 ctx->mHwcDebug[i] = NULL; in closeContext()