Home
last modified time | relevance | path

Searched refs:eDebugWindowUpdate (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h25 eDebugWindowUpdate = 0x00000002, enumerator
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp4800 DISPLAY_LOGD(eDebugWindowUpdate, "has exynos composition"); in windowUpdateExceptions()
4804 DISPLAY_LOGD(eDebugWindowUpdate, "has client composition"); in windowUpdateExceptions()
4818 DISPLAY_LOGD(eDebugWindowUpdate, "Skip reason : scaled"); in windowUpdateExceptions()
4843 DISPLAY_LOGD(eDebugWindowUpdate, "GEOMETRY chnaged 0x%" PRIx64 "", in handleWindowUpdate()
4866 DISPLAY_LOGD(eDebugWindowUpdate, "layer(%zu) partial : %d, %d, %d, %d", i, in handleWindowUpdate()
4887 DISPLAY_LOGD(eDebugWindowUpdate, "layer(%zu) skip", i); in handleWindowUpdate()
4908 DISPLAY_LOGD(eDebugWindowUpdate, "Partial canceled, All layer skiped" ); in handleWindowUpdate()
4912 DISPLAY_LOGD(eDebugWindowUpdate, "Partial(origin) : %d, %d, %d, %d", in handleWindowUpdate()
4922 DISPLAY_LOGD(eDebugWindowUpdate, "Partial : Full size"); in handleWindowUpdate()
4928 DISPLAY_LOGD(eDebugWindowUpdate, "window update end ------------------"); in handleWindowUpdate()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp1434 HDEBUGLOGD(eDebugWindowUpdate, in setupPartialRegion()