Searched refs:HLOGD (Results 1 - 10 of 10) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_backend.cpp | 174 HLOGD("Need flush framebuffer, client composition layer num is %{public}zu", compClientLayers.size()); in PrepareCompleteIfNeed() 187 HLOGD("%{public}s: start", __func__); in Repaint() 219 HLOGD("%{public}s: ValidateDisplay", __func__); in Repaint() 239 HLOGD("%{public}s: end", __func__); in Repaint()
|
H A D | hdi_output.cpp | 33 HLOGD("[%{public}s]HdiDevice is nullptr.", __func__); \ 360 HLOGD("Direct client composition is enabled."); in PreProcessLayersComp() 645 HLOGD("HdiOutput::ReleaseLayers: no layer needs to release"); in ReleaseSurfaceBuffer() 670 HLOGD("LayerPresentTimestamp: SetPresentTimestamp failed"); in ReleaseLayers() 730 HLOGD("Already Start Sample."); in StartVSyncSampler() 733 HLOGD("Enable Screen Vsync"); in StartVSyncSampler() 904 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() 145 HLOGD("Create hwc layer succeed, layerId is %{public}u", layerId_); in CreateLayer() 169 HLOGD("Close hwc layer succeed, layerId is %{public}u", layerId_); in CloseLayer() 707 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__); \ 130 HLOGD("SetScreenVsyncEnabled, screenId:%{public}u, enabled:%{public}d", screenId, enabled); in SetScreenVsyncEnabled() 558 HLOGD("SetLayerColor screenId:%{public}u, layerId:%{public}u", screenId, layerId); in SetLayerColor()
|
/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
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_log.h | 123 #define HLOGD(...) HLOG(LOG_DEBUG, __VA_ARGS__) macro
|
H A D | hencoder.cpp | 1210 HLOGD("generation = %" PRIu64 ", seq = %u, pts = %" PRId64 ", now list size = %zu", in GetOneBufferFromSurface() 1234 HLOGD("stop repeat generation = %" PRIu64 ", seq = %u, pts = %" PRId64 ", which has been repeated %d times", in RepeatIfNecessary() 1243 HLOGD("generation = %" PRIu64 ", seq = %u, pts %" PRId64 " -> %" PRId64, in RepeatIfNecessary() 1258 HLOGD("buffer cnt = %zu, but no avaliable slot", avaliableBuffers_.size()); in TraverseAvaliableBuffers() 1274 HLOGD("slot %u is avaliable, but no buffer", info.bufferId); in TraverseAvaliableSlots()
|
H A D | hdecoder.cpp | 515 HLOGD("set pid %s to fd %d succ", pid.c_str(), fd); in SetCallerToBuffer()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec_log.h | 57 #define HLOGD(x, ...) \ macro
|
/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()
|
Completed in 11 milliseconds