Searched refs:HLOGD (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_backend.cpp | 155 …HLOGD("Need flush framebuffer, client composition layer num is %{public}zu", compClientLayers.size… in PrepareCompleteIfNeed() 168 HLOGD("%{public}s: start", __func__); in Repaint() 200 HLOGD("%{public}s: ValidateDisplay", __func__); in Repaint() 220 HLOGD("%{public}s: end", __func__); in Repaint()
|
H A D | hdi_output.cpp | 32 HLOGD("[%{public}s]HdiDevice is nullptr.", __func__); \ 579 HLOGD("HdiOutput::ReleaseLayers: no layer needs to release"); in ReleaseSurfaceBuffer() 604 HLOGD("LayerPresentTimestamp: SetPresentTimestamp failed"); in ReleaseLayers() 818 HLOGD("Call hdi ClearClientBuffer failed, ret is %{public}d", ret); in ClearBufferCache()
|
H A D | hdi_layer.cpp | 108 HLOGD("device_ has been initialized"); in SetHdiDeviceMock() 151 HLOGD("Create hwc layer succeed, layerId is %{public}u", layerId_); in CreateLayer() 175 HLOGD("Close hwc layer succeed, layerId is %{public}u", layerId_); in CloseLayer() 716 HLOGD("call hdi %{public}s failed, ret is %{public}d", func, ret); in CheckRet()
|
H A D | hdi_device_impl.cpp | 28 HLOGD("[%{public}s]composerSptr is nullptr.", __func__); \ 131 HLOGD("SetScreenVsyncEnabled, screenId:%{public}u, enabled:%{public}d", screenId, enabled); in SetScreenVsyncEnabled() 557 HLOGD("SetLayerColor screenId:%{public}u, layerId:%{public}u", screenId, layerId); in SetLayerColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_log.h | 35 #define HLOGD(fmt, ...) C_HLOG(HILOG_DEBUG, fmt, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hencoder.cpp | 1017 HLOGD("pts=%" PRId64 ", averageQp=(%d)", omxBuffer->pts, *averageQp); in ExtractPerFrameParamFromOmxBuffer() 1024 HLOGD("pts=%" PRId64 ", averageMseLcu=(%f)", omxBuffer->pts, *averageMseLcu); in ExtractPerFrameParamFromOmxBuffer() 1036 HLOGD("pts=%" PRId64 ", frameLayer=(%d)", omxBuffer->pts, *frameLayer); in ExtractPerFrameParamFromOmxBuffer() 1160 HLOGD("generation = %" PRIu64 ", seq = %u, pts = %" PRId64 ", now list size = %zu", in GetOneBufferFromSurface() 1184 …HLOGD("stop repeat generation = %" PRIu64 ", seq = %u, pts = %" PRId64 ", which has been repeated … in RepeatIfNecessary() 1193 HLOGD("generation = %" PRIu64 ", seq = %u, pts %" PRId64 " -> %" PRId64, in RepeatIfNecessary() 1208 HLOGD("buffer cnt = %zu, but no avaliable slot", avaliableBuffers_.size()); in TraverseAvaliableBuffers() 1224 HLOGD("slot %u is avaliable, but no buffer", info.bufferId); in TraverseAvaliableSlots()
|
H A D | hcodec_log.h | 123 #define HLOGD(...) HLOG(LOG_DEBUG, __VA_ARGS__) macro
|
H A D | hdecoder.cpp | 393 HLOGD("VRR disabled"); in SetVrrEnable() 1098 HLOGD("VRR flush video rate %{public}d", static_cast<int32_t>(codecRate_)); in VrrPrediction()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec_log.h | 57 #define HLOGD(x, ...) \ macro
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_codec.cpp | 660 HLOGD("it's not a eos buffer but not filled, ask omx to re-fill it"); in OnOMXFillBufferDone() 705 HLOGD("outBufId = %{public}u", bufferId); in OnReleaseOutputBuffer()
|