Home
last modified time | relevance | path

Searched refs:WLOGE (Results 1 – 25 of 56) sorted by relevance

123

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_wrapper_display.cpp69 WLOGE("eglInitialize Error."); in Init()
73 WLOGE("eglInitialize is invalid."); in Init()
99 WLOGE("eglTerminate is invalid."); in Terminate()
135 WLOGE("eglMakeCurrent error."); in InternalMakeCurrent()
138 WLOGE("eglMakeCurrent is invalid."); in InternalMakeCurrent()
154 WLOGE("EGLContext is invalid."); in MakeCurrent()
160 WLOGE("EGLContext and EGLSurface is bad match."); in MakeCurrent()
173 WLOGE("EGLSurface is invalid."); in MakeCurrent()
182 WLOGE("EGLSurface is invalid."); in MakeCurrent()
198 WLOGE("invalid display pointer."); in GetWrapperDisplay()
[all …]
Degl_wrapper_loader.cpp63 WLOGE("file is not real path, file path: %{private}s", path.c_str()); in LoadEgl()
68 WLOGE("dlopen failed. error: %{public}s.", dlerror()); in LoadEgl()
76 WLOGE("can't find eglGetProcAddress() in EGL driver library."); in LoadEgl()
109 WLOGE("file is not real path, file path: %{private}s", path.c_str()); in LoadGl()
114 WLOGE("dlopen failed. error: %{public}s.", dlerror()); in LoadGl()
122 WLOGE("can't find eglGetProcAddress() in EGL driver library."); in LoadGl()
149 WLOGE("LoadEgl Failed."); in LoadVendorDriver()
156 WLOGE("LoadGl GLESV1 Failed."); in LoadVendorDriver()
163 WLOGE("LoadGl GLESV2 Failed."); in LoadVendorDriver()
170 WLOGE("LoadGl GLESV3 Failed."); in LoadVendorDriver()
[all …]
Degl_wrapper_entry.cpp36 WLOGE("EGLDislay is invalid."); in ValidateDisplay()
42 WLOGE("display is not ready."); in ValidateDisplay()
59 WLOGE("EGLint *numConfig is nullptr."); in EglChooseConfigImpl()
72 WLOGE("eglChooseConfig is invalid."); in EglChooseConfigImpl()
173 WLOGE("eglGetConfigAttrib is not found."); in EglGetConfigAttribImpl()
188 WLOGE("EGLint *numConfig is nullptr."); in EglGetConfigsImpl()
197 WLOGE("eglGetConfigs is not found."); in EglGetConfigsImpl()
209 WLOGE("current is bad context."); in EglGetCurrentDisplayImpl()
224 WLOGE("current is bad context."); in EglGetCurrentSurfaceImpl()
238 WLOGE("EGLNativeDisplayType is invalid."); in EglGetPlatformDisplayInternal()
[all …]
Degl_core.cpp93 WLOGE("preInit Error."); in EglCoreInit()
100 WLOGE("EglWrapperLoader Load Failed."); in EglCoreInit()
106 WLOGE("EglWrapperLayer Init Failed."); in EglCoreInit()
Degl_wrapper_layer.cpp89 WLOGE("not found in function table, name = %{public}s", name); in GetNextLayerProcAddr()
158 WLOGE("table is nullptr."); in Init()
163 WLOGE("LoadLayers failed."); in Init()
184 WLOGE("dlopen failed. error: %{public}s.", dlerror()); in LoadLayers()
190 WLOGE("can't find %{public}s in debug layer library.", DEBUG_LAYER_INIT_FUNC); in LoadLayers()
197 WLOGE("can't find %{public}s in debug layer library.", DEBUG_LAYER_GET_PROC_ADDR_FUNC); in LoadLayers()
Degl.cpp25 WLOGE("%{public}s is invalid.", #api); \
36 WLOGE("%{public}s is invalid.", #api); \
Degl_pre_initializer.h37 WLOGE("Call To OpenGL ES API With No Current Context."); in CallGlApiNoContext()
Degl_wrapper_context.cpp57 WLOGE("type error!"); in GetCurrentSurface()
/foundation/window/window_manager/dmserver/src/
Dabstract_screen.cpp45 WLOGE("active mode index is wrong: %{public}d", activeIdx_); in GetActiveScreenMode()
202 WLOGE("fail to add child. create rsDisplayNode fail!"); in InitRSDisplayNode()
226 WLOGE("fail to add child. create rsDisplayNode fail!"); in InitRSDefaultDisplayNode()
257 WLOGE("GetScreenSupportedColorGamuts fail! rsId %{public}" PRIu64"", rsId_); in GetScreenSupportedColorGamuts()
270 WLOGE("GetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in GetScreenColorGamut()
284 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in SetScreenColorGamut()
288 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64" colorGamutIdx %{public}d invalid.", in SetScreenColorGamut()
294 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in SetScreenColorGamut()
307 WLOGE("GetScreenGamutMap fail! rsId %{public}" PRIu64"", rsId_); in GetScreenGamutMap()
323 WLOGE("SetScreenGamutMap fail! rsId %{public}" PRIu64"", rsId_); in SetScreenGamutMap()
[all …]
Dabstract_display_controller.cpp156 WLOGE("the group information of the screen is wrong"); in OnAbstractScreenConnect()
168 WLOGE("support in future. combination:%{public}u", group->combination_); in OnAbstractScreenConnect()
175 WLOGE("the information of the screen is wrong"); in OnAbstractScreenDisconnect()
185 WLOGE("the group information of the screen is wrong"); in OnAbstractScreenDisconnect()
194 WLOGE("support in future. combination:%{public}u", screenGroup->combination_); in OnAbstractScreenDisconnect()
197 WLOGE("the displayId of the disconnected expand screen was not found"); in OnAbstractScreenDisconnect()
211 WLOGE("support in future. combination:%{public}u", screenGroup->combination_); in OnAbstractScreenDisconnect()
267 WLOGE("OnAbstractScreenChanged::the information of the screen is wrong"); in OnAbstractScreenChange()
284WLOGE("unknown screen change event. id:%{public}" PRIu64" event %{public}u", absScreen->dmsId_, ev… in OnAbstractScreenChange()
441 WLOGE("cannot get active screen info."); in ProcessDisplaySizeChange()
[all …]
Ddisplay_manager_stub.cpp192WLOGE("fail to receive mirror screen in stub. screen:%{public}" PRIu64"", mainScreenId); in OnRemoteRequest()
218 WLOGE("fail to marshalling screenInfos in stub."); in OnRemoteRequest()
230 WLOGE("fail to receive expand screen in stub."); in OnRemoteRequest()
237 WLOGE("fail to receive startPoint in stub."); in OnRemoteRequest()
249 WLOGE("fail to receive screens in stub."); in OnRemoteRequest()
370 WLOGE("fail to receive mirror screens in stub."); in OnRemoteRequest()
380 WLOGE("fail to receive expand screens in stub."); in OnRemoteRequest()
Dabstract_screen_controller.cpp121 WLOGE("[UpdateRSTree] can not find abstractScreen"); in UpdateRSTree()
127 WLOGE("[UpdateRSTree] can not find parentAbstractScreen"); in UpdateRSTree()
131 WLOGE("rsDisplayNode of parentAbstractScreen is nullptr"); in UpdateRSTree()
168 WLOGE("did not find screen:%{public}" PRIu64"", dmsScreenId); in GetAbstractScreen()
179 WLOGE("did not find screen:%{public}" PRIu64"", dmsScreenId); in GetAbstractScreenGroup()
247 WLOGE("unknown message:%{public}ud", static_cast<uint8_t>(screenEvent)); in OnRsScreenConnectionChange()
284 WLOGE("fail to add screen to group. screen: %{public}" PRIu64"", screen->dmsId_); in ProcessDefaultScreenReconnected()
420 WLOGE("supported screen mode is 0, screenId=%{public}" PRIu64"", absScreen->rsId_); in InitAbstractScreenModesInfo()
439WLOGE("activeModeId exceed, screenId=%{public}" PRIu64", activeModeId:%{public}d/%{public}ud", in InitAbstractScreenModesInfo()
546 WLOGE("new AbstractScreenGroup failed"); in AddAsFirstScreenLocked()
[all …]
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_session.cpp107WLOGE("SCB: ScreenSession::GetScreenSupportedColorGamuts fail! rsId %{public}" PRIu64"", rsId_); in GetScreenSupportedColorGamuts()
172WLOGE("SCB: ScreenSession::GetActiveScreenMode active mode index is wrong: %{public}d", activeIdx_… in GetActiveScreenMode()
243 WLOGE("unknown orientation %{public}u", orientation); in CalcRotation()
284 WLOGE("FillScreenInfo failed! info is nullptr"); in FillScreenInfo()
331 WLOGE("GetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in GetScreenColorGamut()
344 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in SetScreenColorGamut()
348 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64" colorGamutIdx %{public}d invalid.", in SetScreenColorGamut()
354 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_); in SetScreenColorGamut()
366 WLOGE("GetScreenGamutMap fail! rsId %{public}" PRIu64"", rsId_); in GetScreenGamutMap()
381 WLOGE("SetScreenGamutMap fail! rsId %{public}" PRIu64"", rsId_); in SetScreenGamutMap()
[all …]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES2/
Dgles2.cpp26 WLOGE("%{public}s is invalid.", #api); \
37 WLOGE("%{public}s is invalid.", #api); \
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES3/
Dgles3.cpp27 WLOGE("%{public}s is invalid.", #api); \
38 WLOGE("%{public}s is invalid.", #api); \
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/GLES1/
Dgles1.cpp26 WLOGE("%{public}s is invalid.", #api); \
37 WLOGE("%{public}s is invalid.", #api); \
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_listener.cpp51 WLOGE("JsDisplayListener::RemoveCallback no callback to remove"); in RemoveCallback()
96 WLOGE("JsDisplayListener::OnCreate not this event, return"); in OnCreate()
122 WLOGE("JsDisplayListener::OnDestroy not this event, return"); in OnDestroy()
148 WLOGE("JsDisplayListener::OnChange not this event, return"); in OnChange()
174 WLOGE("OnPrivateWindow not this event, return"); in OnPrivateWindow()
200 WLOGE("OnFoldStatusChanged not this event, return"); in OnFoldStatusChanged()
226 WLOGE("OnDisplayModeChanged not this event, return"); in OnDisplayModeChanged()
/foundation/window/window_manager/utils/src/
Dpersistent_storage.cpp33 WLOGE("[PersistentStorage] Preferences is nullptr"); in HasKey()
46 WLOGE("[PersistentStorage] Preferences is nullptr"); in Delete()
/foundation/window/window_manager/wmserver/src/
Dwindow_inner_manager.cpp151 WLOGE("minimize ability failed, because window token is nullptr."); in MinimizeAbility()
172 WLOGE("terminate ability failed, because window token is nullptr."); in TerminateAbility()
194 WLOGE("close ability failed, because window token is nullptr."); in CloseAbility()
216 WLOGE("CompleteFirstFrameDrawing failed, because window token is nullptr."); in CompleteFirstFrameDrawing()
237 WLOGE("UpdateMissionSnapShot failed, because window token is nullptr."); in UpdateMissionSnapShot()
241 WLOGE("UpdateMissionSnapShot failed, because pixelMap is nullptr."); in UpdateMissionSnapShot()
/foundation/window/window_manager/utils/include/
Dwindow_manager_hilog.h42 #define WLOGE(fmt, ...) _W_CPRINTF(_W_EFUNC, fmt, ##__VA_ARGS__) macro
49 #define WLOGFE(fmt, ...) WLOGE("%{public}s: " fmt, _W_FUNC, ##__VA_ARGS__)
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_persistent_storage.cpp31 WLOGE("[ScenePersistentStorage] Preferences is nullptr"); in HasKey()
44 WLOGE("[ScenePersistentStorage] Preferences is nullptr"); in Delete()
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
Djs_screen_listener.cpp49 WLOGE("JsScreenListener::RemoveCallback no callback to remove"); in RemoveCallback()
94 WLOGE("JsScreenListener::OnConnect not this event, return"); in OnConnect()
120 WLOGE("JsScreenListener::OnDisconnect not this event, return"); in OnDisconnect()
146 WLOGE("JsScreenListener::OnChange not this event, return"); in OnChange()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/uicast/
Duicast_subscriber.h41 #define WLOGE(fmt, ...) HIVIEW_PRINTF(HiviewDFX::HiLog::Error, fmt, ##__VA_ARGS__) macro
46 #define LOGE(fmt, ...) WLOGE("%{public}s: " fmt, __func__, ##__VA_ARGS__)
/foundation/window/window_manager/window_scene/session/host/include/
Dscene_persistent_storage.h46 WLOGE("[ScenePersistentStorage] Preferences is nullptr"); in Insert()
73 WLOGE("[ScenePersistentStorage] Preferences is nullptr"); in Get()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
Dwrapper_log.h47 #define WLOGE(fmt, ...) GLW_CPRINTF(GLW_EFUNC, fmt, ##__VA_ARGS__) macro

123