Home
last modified time | relevance | path

Searched refs:HLOGE (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp37 HLOGE("OnScreenHotplugFunc is null"); in RegScreenHotplug()
51 HLOGE("RegHotPlugCallback failed, ret is %{public}d", ret); in RegScreenHotplug()
61 HLOGE("OnScreenRefreshFunc is null"); in RegScreenRefresh()
75 HLOGE("RegRefreshCallback failed, ret is %{public}d", ret); in RegScreenRefresh()
104 HLOGE("OnPrepareCompleteFunc is null"); in RegPrepareComplete()
117 HLOGE("onHwcDeadCallbackFunc is null."); in RegHwcDeadListener()
128 HLOGE("RegHwcDeadCallback failed, ret is %{public}d", ret); in RegHwcDeadListener()
138 HLOGE("OnScreenVBlankIdleFunc is null."); in RegScreenVBlankIdleCallback()
149 HLOGE("RegScreenVBlankIdleCallback failed, ret is %{public}d", ret); in RegScreenVBlankIdleCallback()
159 HLOGE("outpu in SetPendingMode()
[all...]
H A Dhdi_framebuffer_surface.cpp55 HLOGE("FramebufferSurface CreateSurface failed, ret is %{public}d", ret); in CreateFramebufferSurface()
61 HLOGE("FramebufferSurface SetBufferQueueSize failed, ret is %{public}d", ret); in CreateFramebufferSurface()
94 HLOGE("fb SetQueueSize failed, ret is %{public}d", ret); in SetBufferQueueSize()
104 HLOGE("consumer surface is nullptr."); in GetBufferQueueSize()
122 HLOGE("AcquireBuffer failed, ret is %{public}d", ret); in OnBufferAvailable()
162 HLOGE("ReleaseBuffer failed ret is %{public}d", ret); in ReleaseFramebuffer()
H A Dhdi_output.cpp86 HLOGE("Create framebuffer surface failed"); in Init()
100 HLOGE("Set screen client buffer cache count failed, ret is %{public}d", ret); in Init()
113 HLOGE("Input HdiDevice is null"); in SetHdiOutputDevice()
130 HLOGE("current layerInfo or layerInfo's cSurface is null"); in SetLayerInfo()
195 HLOGE("Init hdiLayer failed"); in CreateLayerLocked()
206 HLOGE("[%{public}s]HdiDevice is nullptr.", __func__); in CreateLayerLocked()
215 HLOGE("SetLayerPerFrameParameter Fail!"); in CreateLayerLocked()
303 HLOGE("fbSurface is nullptr"); in CheckFbSurface()
352 HLOGE("Set hdi layer[id:%{public}d] info failed, ret %{public}d.", layer->GetLayerId(), ret); in PreProcessLayersComp()
374 HLOGE("GetScreenCompChang in UpdateLayerCompType()
[all...]
H A Dhdi_screen.cpp28 HLOGE("[%{public}s]: HdiDevice is nullptr.", __func__); \
79 HLOGE("[%{public}s]: HdiDevice is nullptr.", __func__); in Init()
85 HLOGE("RegScreenVBlankCallback failed, ret is %{public}d", ret); in Init()
100 HLOGE("Input HdiDevice is null"); in SetHdiDevice()
183 HLOGE("SetScreenVsyncEnabled Failed, screenId:%{public}u, enabled:%{public}d, ret:%{public}d", in SetScreenVsyncEnabled()
H A Dhdi_device.cpp31 HLOGE("hdi device get instances failed."); in GetInstance()
H A Dhdi_layer.cpp94 HLOGE("device_ init failed."); in InitDevice()
103 HLOGE("Input HdiDevice is nullptr"); in SetHdiDeviceMock()
125 HLOGE("Create layer failed because the consumer surface is nullptr."); in CreateLayer()
138 HLOGE("Create hwc layer failed, ret is %{public}d", ret); in CreateLayer()
166 HLOGE("Close hwc layer[%{public}u] failed, ret is %{public}d", layerId_, retCode); in CloseLayer()
290 HLOGE("The count of this layer buffer cache is 0."); in SetLayerBuffer()
H A Dhdi_device_impl.cpp73 HLOGE("IDisplayComposerInterface::Get return nullptr."); in Init()
175 HLOGE("Get screen supported modes failed, ret is %{public}d.", ret); in GetScreenSupportedModes()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp41 HLOGE("component don't support CODEC_BUFFER_TYPE_HANDLE"); in OnConfigure()
54 HLOGE("format should contain width"); in SetupPort()
59 HLOGE("format should contain height"); in SetupPort()
124 HLOGE("get input port definition failed"); in UpdateInPortFormat()
142 HLOGE("get output port definition failed"); in UpdateOutPortFormat()
147 HLOGE("invalid bufferCount"); in UpdateOutPortFormat()
264 HLOGE("invalid output buffer"); in OnSetOutputBuffer()
287 HLOGE("callback not set or format is not configured, can't start"); in ReadyToStart()
291 HLOGE("can not set output buffer when heif grid is enabled"); in ReadyToStart()
295 HLOGE("mus in ReadyToStart()
[all...]
H A Dimage_codec.cpp93 HLOGE("failed to get input format"); in GetInputFormat()
106 HLOGE("failed to get output format"); in GetOutputFormat()
131 HLOGE("failed to get output buffer usage"); in GetOutputBufferUsage()
153 HLOGE("failed to get packed input flag"); in GetPackedInputFlag()
262 HLOGE("pixel format unspecified"); in GetPixelFmtFromUser()
333 HLOGE("set port format failed"); in SetVideoPortInfo()
342 HLOGE("get port definition failed"); in SetVideoPortInfo()
357 HLOGE("set port definition failed"); in SetVideoPortInfo()
390 HLOGE("get %{public}s port definition failed", (portIndex == OMX_DirInput ? "input" : "output")); in GetPortDefinition()
394 HLOGE("invali in GetPortDefinition()
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp56 HLOGE("invalid output buffer type"); in OnConfigure()
80 HLOGE("format should contain width"); in SetupPort()
85 HLOGE("format should contain height"); in SetupPort()
133 HLOGE("get input port definition failed"); in UpdateInPortFormat()
166 HLOGE("get output port definition failed"); in UpdateOutPortFormat()
171 HLOGE("invalid bufferCount"); in UpdateOutPortFormat()
284 HLOGE("surface is null"); in OnSetOutputSurfaceWhenCfg()
288 HLOGE("expect a producer surface but got a consumer surface"); in OnSetOutputSurfaceWhenCfg()
412 HLOGE("VRR only support for 60fps, current frameRate = %f", frameRate.value()); in SetVrrEnable()
420 HLOGE("VR in SetVrrEnable()
[all...]
H A Dhencoder.cpp92 HLOGE("component don't support CODEC_BUFFER_TYPE_DYNAMIC_HANDLE"); in ConfigureBufferType()
142 HLOGE("invalid ltrFrameNum %d", ltrFrameNum); in SetLTRParam()
153 HLOGE("configure LTR failed"); in SetLTRParam()
170 HLOGE("configure encoder params feedback[%d] failed", enableParamsFeedback); in EnableEncoderParamsFeedback()
191 HLOGE("set qp range (%d~%d) failed", minQp, maxQp); in SetQpRange()
213 HLOGE("user enable temporal scalability but not set invalid temporal gop mode"); in SetTemperalLayer()
218 HLOGE("user enable temporal scalability but not set invalid temporal gop size"); in SetTemperalLayer()
232 HLOGE("user set invalid temporal gop size %d", temporalGopSize); in SetTemperalLayer()
237 HLOGE("set temporal layer param failed"); in SetTemperalLayer()
248 HLOGE("thi in OnConfigureBuffer()
[all...]
H A Dhcodec.cpp188 HLOGE("failed to get input format"); in GetInputFormat()
201 HLOGE("failed to get output format"); in GetOutputFormat()
232 HLOGE("failed to create input surface"); in CreateInputSurface()
451 HLOGE("pixel format unspecified"); in GetPixelFmtFromUser()
496 HLOGE("set port format failed"); in SetVideoPortInfo()
505 HLOGE("get port definition failed"); in SetVideoPortInfo()
517 HLOGE("set port definition failed"); in SetVideoPortInfo()
550 HLOGE("get %s port definition failed", (portIndex == OMX_DirInput ? "input" : "output")); in GetPortDefinition()
554 HLOGE("invalid nBufferSize %u", def.nBufferSize); in GetPortDefinition()
597 HLOGE("Faile in AllocateAvHardwareBuffers()
[all...]
H A Dhcodec_log.h120 #define HLOGE(...) HLOG(LOG_ERROR, __VA_ARGS__) macro
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_log.h38 #define HLOGE(fmt, ...) C_HLOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
H A Dhdi_layer_info.h543 HLOGE("Invalid argument [mask:%{public}d]", static_cast<int32_t>(mask)); in SetLayerMaskInfo()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_log.h51 #define HLOGE(x, ...) HILOG_ERROR(LOG_CORE, HLOG_FMT x, compUniqueStr_.c_str(), \ macro

Completed in 14 milliseconds