Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp116 WIDGET_LOGD("create proto engine"); in GetEngine()
138 WIDGET_LOGD("view is not unique and view size is %zu", viewTextures_.size()); in GetEngine()
155 WIDGET_LOGD("create proto engine"); in GetEngine()
165 WIDGET_LOGD("engine is initialized"); in GetEngine()
168 WIDGET_LOGD("engine is initialized"); in GetEngine()
190 WIDGET_LOGD("view unregiser %d total %zu", key, viewTextures_.size()); in UnRegister()
237 WIDGET_LOGD("ACE-3D GraphicsService::UnloadEcs()"); in UnloadEcs()
245 WIDGET_LOGD("ACE-3D DrawFrame ecss size %zu", ecss_.size()); in DrawFrame()
256 WIDGET_LOGD("ACE-3D PerformDraw"); in PerformDraw()
H A Dgraphics_task.cpp112 WIDGET_LOGD("GraphicsTask::Start start"); in Start()
120 WIDGET_LOGD("GraphicsTask::Start end"); in Start()
130 WIDGET_LOGD("GraphicsTask::EngineThread execute start"); in EngineThread()
142 WIDGET_LOGD("GraphicsTask::EngineThread execute exit"); in EngineThread()
147 WIDGET_LOGD("GraphicsTask::SetName start"); in SetName()
H A Dwidget_adapter.cpp38 WIDGET_LOGD("WidgetAdapter create key %d", key); in WidgetAdapter()
43 WIDGET_LOGD("WidgetAdapter destroy key %d", key_); in ~WidgetAdapter()
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_adapter.cpp89 WIDGET_LOGD("bundle %s, module %s, hapPath %s", in GetHapInfo()
142 WIDGET_LOGD("scene adapter Impl create"); in SceneAdapter()
148 WIDGET_LOGD("%s, already loaded", __func__); in LoadEngineLib()
184 WIDGET_LOGD("load engine success!"); in LoadPlugins()
192 WIDGET_LOGD("load plugin success"); in LoadPlugins()
270 WIDGET_LOGD("register shader path"); in InitEngine()
279 WIDGET_LOGD("init engine success"); in InitEngine()
290 WIDGET_LOGD("SceneAdapterImpl::SetSceneObj"); in SetSceneObj()
308 WIDGET_LOGD("scene adapter loadPlugins"); in LoadPluginsAndInit()
336 WIDGET_LOGD("OnWindowchange"); in OnWindowChange()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dgraphics_manager.cpp33 WIDGET_LOGD("platformdata %s, %s, %s,", data.coreRootPath_.c_str(), in GetPlatformData()
50 WIDGET_LOGD("platformdata %{public}s, %{public}s, %{public}s,", data.coreRootPath_.c_str(), in GetPlatformData()
53 WIDGET_LOGD("HapInfo %{public}s, %{public}s, %{public}s,", data.hapInfo_.hapPath_.c_str(), in GetPlatformData()
H A Dtexture_layer.cpp216WIDGET_LOGD("TextureLayer OnWindowChange offsetX %f, offsetY %f, width %d, height %d, float scale … in OnWindowChange()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp54 WIDGET_LOGD("invalid input ecs %d, graphic context%d, render context %d, engine %d", in Initialize()
66 WIDGET_LOGD("lume custom render registor shader path"); in RegistorShaderPath()
201 WIDGET_LOGD("create resolution buffer handle"); in OnSizeChange()
210 WIDGET_LOGD("update custom shader resolution %f X %f", fWidth, fHeight); in OnSizeChange()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/ohos/
H A D3d_widget_adapter_log.h22 #define WIDGET_LOGD(fmt, ...) HiLogPrint(LOG_CORE, LOG_ERROR, 0xD003B00, "lume_widget", fmt, ##__VA… macro
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A Dnative_module_export.cpp95 WIDGET_LOGD("graphics 3d register"); in Graphics3dKitRegisterModule()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp256 WIDGET_LOGD("config backend %s", backendProp.c_str()); in CreateRenderContext()
419 WIDGET_LOGD("Unload enviroment model"); in UnloadEnvModel()
1320 WIDGET_LOGD("LumeCommon::DestroySwapchin"); in DestroySwapchain()
1356 WIDGET_LOGD("LumeCommon::CreateSwapchain"); in CreateSwapchain()
1388WIDGET_LOGD("fallback to linear egl surface for reason %d", error); // EGL_BAD_ATTRIBUTE 0x3004 in CreateSwapchain()
1511 WIDGET_LOGD("ACE-3D LumeCommon::SetupGpuImageTarget texture %d", textureInfo_.textureId_); in SetupGpuImageTarget()
1705 WIDGET_LOGD("ACE-3D 2nd Inverse LookAtRh: determinantOut: %f", determinantOut); in GetLightPositionAndRotation()