Searched refs:eDebugSkipStaicLayer (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWCDebug.h | 29 eDebugSkipStaicLayer = 0x00000008, enumerator
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.cpp | 1527 DISPLAY_LOGD(eDebugSkipStaicLayer, "there is no client composition"); in handleStaticLayers() 1542 DISPLAY_LOGD(eDebugSkipStaicLayer, "config[%d] is stored", in handleStaticLayers() 1583 … DISPLAY_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() 1623 DISPLAY_LOGD(eDebugSkipStaicLayer, "layer[%zu] source info is changed, "\ in skipStaticLayerChanged() 1641 DISPLAY_LOGD(eDebugSkipStaicLayer, "layer[%zu] dst info is changed, "\ in skipStaticLayerChanged() 1673 DISPLAY_LOGD(eDebugSkipStaicLayer, "skipStaticLayers(%d), mEnableSkipStatic(%d)", in skipStaticLayers() 1683 … DISPLAY_LOGD(eDebugSkipStaicLayer, "mHasCompositionLayer(%d), mFirstIndex(%d), mLastIndex(%d)", in skipStaticLayers() 1714 DISPLAY_LOGD(eDebugSkipStaicLayer, "SkipStaicLayer is enabled"); in skipStaticLayers() [all …]
|