Home
last modified time | relevance | path

Searched refs:DISPLAY_ATRACE_INT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/
DExynosHWCDebug.h176 #define DISPLAY_ATRACE_INT(name, value) \ macro
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp359 DISPLAY_ATRACE_INT("HWCIdleHintTimer", enableIdleHint); in updateIdleHint()
4453 DISPLAY_ATRACE_INT("Pending ActiveConfig", mDesiredConfig); in setActiveConfigWithConstraints()
4749 DISPLAY_ATRACE_INT("Pending ActiveConfig", 0); in doDisplayConfigPostProcess()
4754 DISPLAY_ATRACE_INT("Pending ActiveConfig", mDesiredConfig); in doDisplayConfigPostProcess()
6327 DISPLAY_ATRACE_INT("HWComposer: DPU Layer", dpu_count); in traceLayerTypes()
6328 DISPLAY_ATRACE_INT("HWComposer: G2D Layer", g2d_count); in traceLayerTypes()
6329 DISPLAY_ATRACE_INT("HWComposer: GPU Layer", gpu_count); in traceLayerTypes()
6330 DISPLAY_ATRACE_INT("HWComposer: RCD Layer", rcd_count); in traceLayerTypes()
6331 DISPLAY_ATRACE_INT("HWComposer: DPU Cached Layer", skip_count); in traceLayerTypes()
6332 DISPLAY_ATRACE_INT("HWComposer: SF Cached Layer", mIgnoreLayers.size()); in traceLayerTypes()
[all …]
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp802 DISPLAY_ATRACE_INT("ConfigSettingDisabled", !en); in enableConfigSetting()
1450 DISPLAY_ATRACE_INT("RefreshRateDelayRequester", maxDelayRequester); in setRefreshRateThrottleNanos()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp896 DISPLAY_ATRACE_INT(vsyncPeriodTag, static_cast<int32_t>(mExynosDisplay->mVsyncPeriod)); in Callback()
1028 DISPLAY_ATRACE_INT(vsyncPeriodTag, 0); in setVsyncEnabled()