Home
last modified time | relevance | path

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

/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp26 #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()
[all …]