Searched refs:BLOGW (Results 1 - 10 of 10) sorted by relevance
/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_tunnel_handle.cpp | 50 BLOGW("FreeExtDataHandle with nullptr handle"); in FreeExtDataHandle() 75 BLOGW("SetHandle with nullptr"); in SetHandle()
|
H A D | surface_buffer_impl.cpp | 163 BLOGW("Alloc Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in Alloc() 202 BLOGW("handle has been unmaped, seq: %{public}u", sequenceNumber_); in Unmap() 210 BLOGW("Unmap Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in Unmap() 229 BLOGW("FlushCache Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in FlushCache() 251 BLOGW("GetImageLayout Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in GetImageLayout() 270 BLOGW("InvalidateCache Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in InvalidateCache() 445 BLOGW("GetImageLayout failed, ret:%d, seq: %{public}u", ret, sequenceNumber_); in GetPlanesInfo()
|
H A D | buffer_extra_data_impl.cpp | 29 BLOGW("read failed, magic: %{public}d", magic); in ReadFromParcel() 190 BLOGW("SurfaceBuffer has too many extra data, cannot save one more!!!"); in ExtraSet()
|
H A D | buffer_queue.cpp | 91 BLOGW("HebcWhiteList init failed"); in BufferQueue() 185 BLOGW("align is %{public}d, uniqueId: %{public}" PRIu64 ".", align, uniqueId_); in CheckRequestConfig() 190 BLOGW("align is %{public}d, uniqueId: %{public}" PRIu64 ".", align, uniqueId_); in CheckRequestConfig() 196 BLOGW("colorGamut is %{public}d, uniqueId: %{public}" PRIu64 ".", in CheckRequestConfig() 203 BLOGW("transform is %{public}d, uniqueId: %{public}" PRIu64 ".", config.transform, uniqueId_); in CheckRequestConfig() 213 BLOGW("damages[%{public}zu].w is %{public}d, .h is %{public}d, uniqueId: %{public}" PRIu64 ".", in CheckFlushConfig() 1322 BLOGW("shared queue size: %{public}u, uniqueId: %{public}" PRIu64 ".", queueSize, uniqueId_); in SetQueueSize() 1327 BLOGW("queue size: %{public}u, uniqueId: %{public}" PRIu64 ".", queueSize, uniqueId_); in SetQueueSize() 1332 BLOGW("invalid queueSize: %{public}u, uniqueId: %{public}" PRIu64 ".", in SetQueueSize() 1422 BLOGW("widt in SetDefaultWidthAndHeight() [all...] |
H A D | buffer_queue_producer.cpp | 110 BLOGW("no connections, uniqueId: %{public}" PRIu64 ".", uniqueId_); in CheckConnectLocked() 115 BLOGW("connected by: %{public}d, uniqueId: %{public}" PRIu64 ".", connectedPid_, uniqueId_); in CheckConnectLocked() 1296 BLOGW("connected by: %{public}d, request by: %{public}d , uniqueId: %{public}" PRIu64 ".", in Connect() 1444 BLOGW("can't promote remote object."); in OnRemoteDied()
|
H A D | producer_surface.cpp | 499 BLOGW("ProducerSurface is not initialized."); 774 BLOGW("ProducerSurface is not initialized.");
|
/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_log.h | 46 #define BLOGW(fmt, ...) B_CPRINTF(HILOG_WARN, fmt, ##__VA_ARGS__) macro
|
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/ |
H A D | native_image_opengl_system_test.cpp | 142 BLOGW("Failed to create EGLDisplay gl errno : %{public}x", eglGetError()); in InitEglContext() 179 BLOGW("Create EGL context successfully, version %{public}d.%{public}d", major, minor); in InitEglContext()
|
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/ |
H A D | native_image_test.cpp | 147 BLOGW("Failed to create EGLDisplay gl errno : %{public}x", eglGetError()); in InitEglContext() 184 BLOGW("Create EGL context successfully, version %{public}d.%{public}d", major, minor); in InitEglContext()
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 65 BLOGW("FreeOHExtDataHandle with nullptr handle"); in FreeOHExtDataHandle()
|
Completed in 17 milliseconds