Home
last modified time | relevance | path

Searched refs:BLOGW (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_tunnel_handle.cpp50 BLOGW("FreeExtDataHandle with nullptr handle"); in FreeExtDataHandle()
75 BLOGW("SetHandle with nullptr"); in SetHandle()
H A Dsurface_buffer_impl.cpp163 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 Dbuffer_extra_data_impl.cpp29 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 Dbuffer_queue.cpp91 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 Dbuffer_queue_producer.cpp110 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 Dproducer_surface.cpp499 BLOGW("ProducerSurface is not initialized.");
774 BLOGW("ProducerSurface is not initialized.");
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_log.h46 #define BLOGW(fmt, ...) B_CPRINTF(HILOG_WARN, fmt, ##__VA_ARGS__) macro
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_opengl_system_test.cpp142 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 Dnative_image_test.cpp147 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 Dnative_window_test.cpp65 BLOGW("FreeOHExtDataHandle with nullptr handle"); in FreeOHExtDataHandle()

Completed in 17 milliseconds