Home
last modified time | relevance | path

Searched refs:BLOGE (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp58 BLOGE("parameter error"); in OH_NativeImage_AcquireNativeWindow()
76 BLOGE("parameter error"); in OH_NativeImage_AttachContext()
85 BLOGE("parameter error"); in OH_NativeImage_DetachContext()
94 BLOGE("parameter error"); in OH_NativeImage_UpdateSurfaceImage()
103 BLOGE("parameter error"); in OH_NativeImage_GetTimestamp()
112 BLOGE("parameter error"); in OH_NativeImage_GetTransformMatrix()
121 BLOGE("parameter error"); in OH_NativeImage_GetTransformMatrixV2()
130 BLOGE("parameter error"); in OH_NativeImage_GetSurfaceId()
145 BLOGE("parameter error"); in OH_NativeImage_SetOnFrameAvailableListener()
154 BLOGE("parameter error"); in OH_NativeImage_UnsetOnFrameAvailableListener()
[all …]
H A Dsurface_image.cpp169 BLOGE("glEGLImageTargetTexture2DOES failed, textureTarget:%{public}d, error:%{public}d" in AttachContext()
212 BLOGE("memcpy_s failed ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in GetTransformMatrix()
224 BLOGE("memcpy_s failed ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in GetTransformMatrixV2()
236 BLOGE("EGLDisplay is invalid, errno : 0x%{public}x, uniqueId: %{public}" PRIu64 ".", in ValidateEglState()
241 BLOGE("EGLContext is invalid, errno : 0x%{public}x, uniqueId: %{public}" PRIu64 ".", in ValidateEglState()
264 BLOGE("failed, error %{public}d, uniqueId: %{public}" PRIu64 ".", error, uniqueId_); in CreateEGLImage()
349 BLOGE("glEGLImageTargetTexture2DOES failed, textureTarget:%{public}d, error:%{public}d" in UpdateEGLImageAndTexture()
376 BLOGE("listener is nullptr, uniqueId: %{public}" PRIu64 ".", uniqueId_); in SetOnBufferAvailableListener()
395 BLOGE("~SurfaceImageListener"); in ~SurfaceImageListener()
404 BLOGE("surfaceImage promote failed"); in OnBufferAvailable()
[all …]
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp85 BLOGE("ReadFlushConfig size is 0"); in ReadFlushConfig()
89 BLOGE("ReadFlushConfig size more than limit, size: %{public}u", size); in ReadFlushConfig()
242 BLOGE("handle is null"); in ReadExtDataHandle()
252 BLOGE("AllocExtDataHandle failed"); in ReadExtDataHandle()
260 BLOGE("SetHandle failed"); in ReadExtDataHandle()
270 BLOGE("handle is null"); in WriteExtDataHandle()
302 BLOGE("memcpy_s ret:%{public}d", static_cast<int>(ret)); in CloneBuffer()
372 BLOGE("buffer is a nullptr."); in DumpToFileAsync()
381 BLOGE("src is a nullptr."); in DumpToFileAsync()
401 BLOGE("dest is a nullptr."); in DumpToFileAsync()
[all …]
H A Dnative_buffer.cpp161 BLOGE("Map failed, ret:%{public}d", ret); in OH_NativeBuffer_Map()
175 BLOGE("Unmap failed, ret:%{public}d", ret); in OH_NativeBuffer_Unmap()
246 BLOGE("Map failed, %{public}d", ret); in OH_NativeBuffer_MapPlanes()
271 BLOGE("get sfbuffer is nullptr"); in OH_NativeBuffer_FromNativeWindowBuffer()
299 BLOGE("the colorSpace does not support it."); in OH_NativeBuffer_GetColorSpace()
319 BLOGE("the metadataType is not defined."); in OH_NativeBuffer_SetMetadataValue()
324 BLOGE("the metadataKey does not support it."); in OH_NativeBuffer_SetMetadataValue()
357 BLOGE("memcpy_s failed!, ret: %d", err); in OH_NativeBuffer_GetMatedataValueType()
362 BLOGE("the hdrMetadataType does not support it."); in OH_NativeBuffer_GetMatedataValueType()
397 BLOGE("new metadata failed!"); in OH_NativeBuffer_GetMetadataValue()
[all …]
H A Dbuffer_queue.cpp67 BLOGE("Error opening procfile!"); in IsLocalRender()
220 BLOGE("Consumer surface delegator has been expired"); in DelegatorDequeueBuffer()
231 BLOGE("Buffer map failed, err: %{public}d", ret); in DelegatorDequeueBuffer()
316 BLOGE("all buffer are using, uniqueId: %{public}s", str.c_str()); in RequestBufferDebugInfo()
412 BLOGE("shared mode, uniqueId: %{public}" PRIu64, uniqueId_); in ReallocBuffer()
556 BLOGE("Consumer surface delegator has been expired"); in DelegatorQueueBuffer()
570 BLOGE("Consumer surface delegator failed to queuebuffer"); in DelegatorQueueBuffer()
574 BLOGE("Consumer surface delegator failed to releasebuffer"); in DelegatorQueueBuffer()
629 BLOGE("listener is nullptr, uniqueId: %{public}" PRIu64 ".", uniqueId_); in FlushBuffer()
1333 BLOGE("Failed to set client"); in RegisterSurfaceDelegator()
[all …]
H A Dnative_window.cpp96 BLOGE("window surface is null"); in CreateNativeWindowFromSurface()
735 BLOGE("windowSurface is nullptr"); in NativeWindowWriteToParcel()
750 BLOGE("surfaceObject is nullptr"); in NativeWindowReadFromParcel()
756 BLOGE("windowSurface is nullptr"); in NativeWindowReadFromParcel()
795 BLOGE("windowSurface is nullptr"); in NativeWindowDisconnect()
827 BLOGE("no colorspace!"); in OH_NativeWindow_GetColorSpace()
840 BLOGE("the colorSpace does not support it."); in OH_NativeWindow_GetColorSpace()
871 BLOGE("the metadataKey does not support it."); in OH_NativeWindow_SetMetadataValue()
899 BLOGE("memcpy_s failed! , ret: %d", err); in OH_NativeWindow_GetMatedataValueType()
944 BLOGE("memcpy_s failed! , ret: %d", err); in OH_NativeWindow_GetMetadataValue()
[all …]
H A Dsurface_tunnel_handle.cpp24 BLOGE("reserveInts: %u is too large", reserveInts); in AllocExtDataHandle()
30 BLOGE("malloc %zu failed", handleSize); in AllocExtDataHandle()
36 BLOGE("memset_s failed, ret: %{public}d", ret); in AllocExtDataHandle()
82 BLOGE("AllocExtDataHandle failed"); in SetHandle()
H A Dproducer_surface.cpp40 BLOGE("producer surf init failed"); in CreateSurfaceAsProducer()
452 BLOGE("surfaceDelegator is nullptr"); in RegisterSurfaceDelegator()
456 BLOGE("SetClient failed"); in RegisterSurfaceDelegator()
470 BLOGE("pSurface is nullptr"); in RegisterSurfaceDelegator()
588 BLOGE("GetSurfaceSourceType failed, uniqueId: %{public}" PRIu64 ".", queueId_); in GetSurfaceSourceType()
609 BLOGE("GetSurfaceAppFrameworkType failed, uniqueId: %{public}" PRIu64 ".", queueId_); in GetSurfaceAppFrameworkType()
625BLOGE("SetUserData failed: key:%{public}s, val:%{public}s exist, uniqueId: %{public}" PRIu64 ".", in SetUserData()
829 BLOGE("GetTransform failed, uniqueId: %{public}" PRIu64 ".", queueId_); in GetTransform()
851 BLOGE("Surface has been connect, uniqueId: %{public}" PRIu64 ".", queueId_); in Connect()
1038 BLOGE("brightness:%{public}f, uniqueId: %{public}" PRIu64 ".", brightness, queueId_); in SetHdrWhitePointBrightness()
[all …]
H A Dbuffer_client_producer.cpp63 BLOGE("WriteInterfaceToken failed, uniqueId: %{public}" PRIu64 ".", uniqueId_); in MessageVariables()
74 BLOGE("Remote is nullptr!"); in SendRequest()
79 BLOGE("SendRequest ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in SendRequest()
89 BLOGE("Remote ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in CheckRetval()
152 BLOGE("num is invalid, %{public}u, uniqueId: %{public}" PRIu64 ".", num, uniqueId_); in RequestBuffers()
202 BLOGE("memcpy_s fail, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetLastFlushedBufferCommon()
289BLOGE("WriteBufferRequestConfig ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in AttachBufferToQueue()
378 BLOGE("reply.ReadString return false, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetName()
423 BLOGE("reply.ReadString return false, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetNameAndUniqueId()
532 BLOGE("reply.ReadBoolVector return false, uniqueId: %{public}" PRIu64 ".", uniqueId_); in IsSupportedAlloc()
[all …]
H A Dconsumer_surface.cpp29 BLOGE("consumer surf init failed"); in CreateSurfaceAsConsumer()
39 BLOGE("consumer surf init failed"); in Create()
139 BLOGE("damages is %{public}zu, uniqueId: %{public}" PRIu64 ".", damages.size(), uniqueId_); in AcquireBuffer()
327BLOGE("userData_ size(%{public}zu) out, uniqueId: %{public}" PRIu64 ".", userData_.size(), uniqueI… in SetUserData()
333 BLOGE("not find key:%{public}s, val:%{public}s exist, uniqueId: %{public}" PRIu64 ".", in SetUserData()
673 BLOGE("GetTransformHint failed, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetTransformHint()
702 BLOGE("GetSurfaceSourceType failed, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetSurfaceSourceType()
723 BLOGE("GetSurfaceAppFrameworkType failed, uniqueId: %{public}" PRIu64 ".", uniqueId_); in GetSurfaceAppFrameworkType()
H A Dsurface_buffer_impl.cpp55 BLOGE("IDisplayBuffer::Get return nullptr."); in GetDisplayBuffer()
487 BLOGE("parcel write fail, seq: %{public}u.", sequenceNumber_); in WriteBufferRequestConfig()
517 BLOGE("parcel read fail, seq: %{public}u.", sequenceNumber_); in ReadBufferRequestConfig()
558 BLOGE("width %{public}d height %{public}d", width, height); in CheckBufferConfig()
563 BLOGE("format is %{public}d", format); in CheckBufferConfig()
604 BLOGE("SetMetadata Failed with %{public}d", dret); in SetMetadata()
646 BLOGE("ListMetadataKeys Failed with %{public}d", dret); in ListMetadataKeys()
669 BLOGE("EraseMetadataKey Failed with %{public}d", dret); in EraseMetadataKey()
H A Dsurface_utils.cpp47 BLOGE("Cannot find surface, uniqueId: %{public}" PRIu64 ".", uniqueId); in GetSurface()
52 BLOGE("surface is nullptr, uniqueId: %{public}" PRIu64 ".", uniqueId); in GetSurface()
194 BLOGE("memcpy_s failed, ret: %{public}d", ret); in ComputeTransformMatrix()
295 BLOGE("memcpy_s failed, ret: %{public}d", ret); in ComputeTransformMatrixV2()
303 BLOGE("Cannot find nativeWindow, uniqueId %" PRIu64 ".", uniqueId); in GetNativeWindow()
H A Dbuffer_extra_data_impl.cpp35 BLOGE("ReadFromParcel size: %{public}d", size); in ReadFromParcel()
64 BLOGE("ExtraSet failed, ret %{public}d", ret); in ReadFromParcel()
H A Dbuffer_queue_producer.cpp128 BLOGE("cannot process %{public}u", code); in OnRemoteRequest()
133 BLOGE("memberFuncMap_[%{public}u] is nullptr", code); in OnRemoteRequest()
924 BLOGE("FlushBuffer failed: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in FlushBuffers()
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_log.h47 #define BLOGE(fmt, ...) B_CPRINTF(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
51 BLOGE("Fail ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); \
58 BLOGE(fmt, ##__VA_ARGS__); \
H A Dbuffer_producer_listener.h41 BLOGE("write interface token failed"); in OnBufferReleased()
58 BLOGE("write interface token failed"); in OnBufferReleasedWithFence()
69 BLOGE("Remote SendRequest fail, ret = %{public}d", ret); in OnBufferReleasedWithFence()
120 BLOGE("ReadSurfaceBufferImpl failed, return %{public}d", ret); in OnBufferReleasedWithFenceRemote()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp154 BLOGE("Failed to initialize EGLDisplay"); in InitEglContext()
159 BLOGE("Failed to bind OpenGL ES API"); in InitEglContext()
170 BLOGE("Failed to eglChooseConfig"); in InitEglContext()
178 BLOGE("Failed to create egl context %{public}x", eglGetError()); in InitEglContext()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp45 BLOGE("AllocOHExtDataHandle malloc %zu failed", handleSize); in AllocOHExtDataHandle()
50 BLOGE("AllocOHExtDataHandle memset_s failed"); in AllocOHExtDataHandle()