Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/utils/include/
H A Ddisplay_log.h52 #ifndef DISPLAY_LOGI
53 #define DISPLAY_LOGI(format, ...) … macro
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_common.h56 #ifndef DISPLAY_LOGI
57 #define DISPLAY_LOGI(format, ...) … macro
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Ddrm_allocator.cpp54DISPLAY_LOGI("fmt 0x%{public}x create dumb width: %{public}d height: %{public}d bpp: %{public}u p… in Allocate()
69 DISPLAY_LOGI("drm Allocate set to PIXEL_FMT_BGRA_8888 for FB"); in Allocate()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.cpp29 DISPLAY_LOGI("Module '%{public}s' already loaded", VO_LAYER_LIB_NAME); in VideoModuleInit()
31 DISPLAY_LOGI("Loading module '%{public}s'", VO_LAYER_LIB_NAME); in VideoModuleInit()
H A Dhdi_gfx_composition.cpp48 DISPLAY_LOGI("Module '%{public}s' already loaded", LIB_HDI_GFX_NAME); in GfxModuleInit()
50 DISPLAY_LOGI("Loading module '%{public}s'", LIB_HDI_GFX_NAME); in GfxModuleInit()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp46 DISPLAY_LOGI("Module '%{public}s' already loaded", "libdisplay_gfx.z.so"); in GfxModuleInit()
48 DISPLAY_LOGI("Loading module '%{public}s'", "libdisplay_gfx.z.so"); in GfxModuleInit()
H A Ddrm_crtc.cpp67 DISPLAY_LOGI("crtc id %{public}d, plane name %{public}s value %{public}llx", in Init()
H A Ddrm_plane.cpp150 DISPLAY_LOGI("find plane id %{public}d, type %{public}x %{public}s", in GetNameProp()
H A Dhdi_layer.cpp190 DISPLAY_LOGI("fileName = %{public}s", fileName.c_str()); in DumpLayerBuffer()
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp334DISPLAY_LOGI("devid: %{public}u, status: %{public}u, vdi return %{public}d", devId, status, ret); in SetDisplayPowerStatus()
753 DISPLAY_LOGI("enter, devId %{public}u", devId); in ClearClientBuffer()
764 DISPLAY_LOGI("enter, devId %{public}u, layerId %{public}u", devId, layerId); in ClearLayerBuffer()