Home
last modified time | relevance | path

Searched refs:DISPLAY_LOGD (Results 1 – 7 of 7) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.cpp190 DISPLAY_LOGD(eDebugVirtualDisplay, "setVDSGlesFormat: 0x%x", format); in setVDSGlesFormat()
207DISPLAY_LOGD(eDebugVirtualDisplay, "setOutputBuffer(), mOutputBufferAcquireFenceFd %d", mOutputBuf… in setOutputBuffer()
218 DISPLAY_LOGD(eDebugVirtualDisplay, "validateDisplay"); in validateDisplay()
261 DISPLAY_LOGD(eDebugVirtualDisplay, "presentDisplay, mCompositionType %d", in presentDisplay()
275 DISPLAY_LOGD(eDebugSkipValidate, "validate is skipped"); in presentDisplay()
304 DISPLAY_LOGD(eDebugVirtualDisplay, "presentDisplay(), outRetireFence %d", *outRetireFence); in presentDisplay()
332 DISPLAY_LOGD(eDebugVirtualDisplay, "setReleaseFences(), mCompositionType %d", mCompositionType); in setReleaseFences()
418DISPLAY_LOGD(eDebugVirtualDisplay, "setCompositionType(), compositionClientLayerCount %zu, Composi… in setCompositionType()
439 DISPLAY_LOGD(eDebugVirtualDisplay, "checkSkipFrame(), skip rotation animation layer"); in checkSkipFrame()
446 DISPLAY_LOGD(eDebugVirtualDisplay, "checkSkipFrame(), mLayers.size() %zu", mLayers.size()); in checkSkipFrame()
[all …]
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp37 DISPLAY_LOGD(eDebugExternalDisplay, ""); in ExynosExternalDisplay()
77 DISPLAY_LOGD(eDebugExternalDisplay, ""); in openExternalDisplay()
89 DISPLAY_LOGD(eDebugExternalDisplay, "open fd for External Display(%d)", ret); in openExternalDisplay()
96 DISPLAY_LOGD(eDebugExternalDisplay, ""); in closeExternalDisplay()
110 DISPLAY_LOGD(eDebugExternalDisplay, "Close fd for External Display"); in closeExternalDisplay()
130 DISPLAY_LOGD(eDebugExternalDisplay, ""); in getDisplayConfigs()
184 DISPLAY_LOGD(eDebugExternalDisplay, ""); in getActiveConfig()
217 DISPLAY_LOGD(eDebugExternalDisplay, "include rotation animation layer"); in handleRotate()
251 DISPLAY_LOGD(eDebugExternalDisplay, ""); in validateDisplay()
339 DISPLAY_LOGD(eDebugExternalDisplay, ""); in presentDisplay()
[all …]
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp1410 DISPLAY_LOGD(eDebugDynamicRecomp, "[DYNAMIC_RECOMP] GLES_2_HWC by video layer"); in checkDynamicReCompMode()
1436 DISPLAY_LOGD(eDebugDynamicRecomp, "[DYNAMIC_RECOMP] GLES_2_HWC by BW check"); in checkDynamicReCompMode()
1458 DISPLAY_LOGD(eDebugDynamicRecomp, "[DYNAMIC_RECOMP] first frame after DEVICE_2_CLIENT"); in checkDynamicReCompMode()
1477 DISPLAY_LOGD(eDebugDynamicRecomp, "[DYNAMIC_RECOMP] DEVICE_2_CLIENT by low FPS(%.2f)", in checkDynamicReCompMode()
1484 DISPLAY_LOGD(eDebugDynamicRecomp, "[DYNAMIC_RECOMP] CLIENT_2_HWC by high FPS((%.2f)", in checkDynamicReCompMode()
1527 DISPLAY_LOGD(eDebugSkipStaicLayer, "there is no client composition"); in handleStaticLayers()
1542 DISPLAY_LOGD(eDebugSkipStaicLayer, "config[%d] is stored", in handleStaticLayers()
1583DISPLAY_LOGD(eDebugSkipStaicLayer, "skipStaticLayer config[%d]", compositionInfo.mWindowIndex); in handleStaticLayers()
1594 DISPLAY_LOGD(eDebugSkipStaicLayer, "Client composition number is changed (%d -> %d)", in skipStaticLayerChanged()
1608 DISPLAY_LOGD(eDebugSkipStaicLayer, "layer[%zu] handle is changed"\ in skipStaticLayerChanged()
[all …]
/hardware/google/graphics/common/libhwc2.1/
DExynosHWCDebug.h104 #define DISPLAY_LOGD(...) macro
108 #define DISPLAY_LOGD(type, msg, ...) \ macro
191 DISPLAY_LOGD(debugFlag, "%s", log.c_str()); \
/hardware/google/graphics/zuma/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp248 DISPLAY_LOGD(eDebugTDM, "%s is skipped because of no displaycolor", __func__); in checkPreblendingRequirement()
276 DISPLAY_LOGD(eDebugTDM, "disp(%d),cnt=%d%s", mDisplayId, count, log.c_str()); in checkPreblendingRequirement()
/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp321 DISPLAY_LOGD(eDebugTDM, "%s is skipped because of no displaycolor", __func__); in checkPreblendingRequirement()
349 DISPLAY_LOGD(eDebugTDM, "disp(%d),cnt=%d%s", mDisplayId, count, log.c_str()); in checkPreblendingRequirement()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp1619 DISPLAY_LOGD(eDebugDisplayConfig, in updateAppliedActiveConfig()