Searched refs:DISPLAY_STR_LOGD (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.cpp | 99 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "OperationRateManager: rate=%d", in onPeakRefreshRate() 112 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "enabled=%d", enabled); in onLowPowerMode() 129 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "OperationRateManager: rate=%d", in onConfig() 138 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "OperationRateManager: dbv=%d", dbv); in onBrightness() 159 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in onBrightness() 177 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "OperationRateManager: mode=%s", in onPowerMode() 187 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in onHistogram() 217 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in updateOperationRateLocked() 230 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in updateOperationRateLocked() 245 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in updateOperationRateLocked() [all …]
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWCDebug.h | 105 #define DISPLAY_STR_LOGD(...) macro 113 #define DISPLAY_STR_LOGD(dispString, type, msg, ...) \ macro
|