Searched refs:DISPLAY_LOGI (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/drivers/peripheral/display/utils/include/ |
H A D | display_log.h | 52 #ifndef DISPLAY_LOGI 53 #define DISPLAY_LOGI(format, ...) … macro
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/ |
H A D | display_common.h | 56 #ifndef DISPLAY_LOGI 57 #define DISPLAY_LOGI(format, ...) … macro
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
H A D | drm_allocator.cpp | 54 …DISPLAY_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 D | hdi_video_composition.cpp | 29 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 D | hdi_gfx_composition.cpp | 48 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 D | hdi_gfx_composition.cpp | 46 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 D | drm_crtc.cpp | 67 DISPLAY_LOGI("crtc id %{public}d, plane name %{public}s value %{public}llx", in Init()
|
H A D | drm_plane.cpp | 150 DISPLAY_LOGI("find plane id %{public}d, type %{public}x %{public}s", in GetNameProp()
|
H A D | hdi_layer.cpp | 190 DISPLAY_LOGI("fileName = %{public}s", fileName.c_str()); in DumpLayerBuffer()
|
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 334 … DISPLAY_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()
|