Lines Matching refs:DISP_STR
26 #define DISP_STR(disp) (disp)->mDisplayName.c_str() macro
29 ALOGI("[%s] OperationRateManager::%s:" msg, DISP_STR(disp), __func__, ##__VA_ARGS__)
31 ALOGW("[%s] OperationRateManager::%s:" msg, DISP_STR(disp), __func__, ##__VA_ARGS__)
33 ALOGE("[%s] OperationRateManager::%s:" msg, DISP_STR(disp), __func__, ##__VA_ARGS__)
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()
276 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in updateOperationRateLocked()
284 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, in updateOperationRateLocked()
306 DISPLAY_STR_LOGD(DISP_STR(mDisplay), eDebugOperationRate, "histogram startQuery"); in updateOperationRateLocked()
441 DISPLAY_STR_LOGD(DISP_STR(mOpRateManager->mDisplay), eDebugOperationRate, in isRuntimeResolutionConfig()
475 DISPLAY_STR_LOGD(DISP_STR(mOpRateManager->mDisplay), eDebugOperationRate, in Routine()
515 DISPLAY_STR_LOGD(DISP_STR(mOpRateManager->mDisplay), eDebugOperationRate, in Routine()