Searched refs:DISPLAY_LOGW (Results 1 - 10 of 10) sorted by relevance
/drivers/peripheral/display/hal/default_standard/include/ |
H A D | display_common.h | 65 #ifndef DISPLAY_LOGW
66 #define DISPLAY_LOGW(format, ...) \
macro
|
/drivers/peripheral/display/utils/include/ |
H A D | display_log.h | 59 #ifndef DISPLAY_LOGW 60 #define DISPLAY_LOGW(format, ...) \ macro
|
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
H A D | drm_allocator.cpp | 37 DISPLAY_LOGW("can not drop master"); in Init() 76 DISPLAY_LOGW("can not destroy dumb errno: %{public}d", errno); in Allocate()
|
H A D | allocator_manager.cpp | 28 DISPLAY_LOGW("allocator has initialized"); in Init()
|
H A D | allocator.cpp | 213 DISPLAY_LOGW("dmabuffer fd is invalid can not sync"); in DmaBufferSync() 259 DISPLAY_LOGW("the buffer has virtual addr"); in Mmap()
|
H A D | framebuffer_allocator.cpp | 143 DISPLAY_LOGW("the buffer has virtual addr"); in Mmap()
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | drm_encoder.cpp | 35 DISPLAY_LOGW("can not find crtc for id %{public}d", mCrtcId); in PickIdleCrtcId()
|
H A D | drm_connector.cpp | 102 DISPLAY_LOGW("can not get the brightness prop, can not set the brightness"); in Init() 210 DISPLAY_LOGW("can not find encoder for id : %{public}d", encoderId); in TryPickEncoder() 238 DISPLAY_LOGW("can not pick a crtc for connector"); in PickIdleCrtcId() 261 DISPLAY_LOGW("can not find encoder for id : %{public}d", encoderid); in UpdateCrtcId()
|
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | drm_encoder.cpp | 35 DISPLAY_LOGW("can not find crtc for id %{public}d", mCrtcId);
in PickIdleCrtcId()
|
H A D | drm_connector.cpp | 97 DISPLAY_LOGW("can not get the brightness prop, can not set the brightness");
in Init() 184 DISPLAY_LOGW("can not find encoder for id : %{public}d", encoderId);
in TryPickEncoder() 212 DISPLAY_LOGW("can not pick a crtc for connector");
in PickIdleCrtcId()
|
Completed in 5 milliseconds