Searched refs:MY_LOG_TAG (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
H A D | debug_layer_test1.cpp | 23 constexpr const char *MY_LOG_TAG = "DebugLayerTest1"; member 33 WLOGD("-%{public}s- GetNextLayerProc init error.", MY_LOG_TAG); in GetNextLayerProc() 39 WLOGD("-%{public}s-", MY_LOG_TAG); in EglGetDisplay() 48 WLOGE("-%{public}s-", MY_LOG_TAG); in EglSwapBuffers() 57 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerInitialize() 66 WLOGD("-%{public}s- ===name[%{public}s]===", MY_LOG_TAG, name); in DebugLayerGetProcAddr() 69 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerGetProcAddr() 73 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerGetProcAddr()
|
H A D | debug_layer_test2.cpp | 23 constexpr const char *MY_LOG_TAG = "DebugLayerTest2"; member 33 WLOGD("-%{public}s- GetNextLayerProc init error.", MY_LOG_TAG); in GetNextLayerProc() 39 WLOGD("-%{public}s-", MY_LOG_TAG); in EglGetDisplay() 48 WLOGE("-%{public}s-", MY_LOG_TAG); in EglSwapBuffers() 58 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerInitialize() 67 WLOGD("-%{public}s- ===name[%{public}s]===", MY_LOG_TAG, name); in DebugLayerGetProcAddr() 70 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerGetProcAddr() 74 WLOGD("-%{public}s-", MY_LOG_TAG); in DebugLayerGetProcAddr()
|
Completed in 1 milliseconds