Home
last modified time | relevance | path

Searched refs:GRAPHIC_LOGW (Results 1 – 16 of 16) sorted by relevance

/foundation/graphic/surface_lite/frameworks/
Dbuffer_client_producer.cpp46 GRAPHIC_LOGW("RequestBuffer SendRequest failed"); in RequestBuffer()
51 GRAPHIC_LOGW("RequestBuffer generic failed code=%d", ret); in RequestBuffer()
60 GRAPHIC_LOGW("BufferManager is null, usage(%d)", buffer->GetUsage()); in RequestBuffer()
84 GRAPHIC_LOGW("Flush buffer failed, ret=%d", ret); in FlushBuffer()
98 GRAPHIC_LOGW("FlushBuffer failed"); in FlushBuffer()
104 GRAPHIC_LOGW("FlushBuffer failed code=%d", ret); in FlushBuffer()
127 GRAPHIC_LOGW("Cancel buffer failed"); in Cancel()
149 GRAPHIC_LOGW("Set Attr(%d:%u) failed", SET_QUEUE_SIZE, queueSize); in SetQueueSize()
165 GRAPHIC_LOGW("GetAttr SendRequest failed, errno=%d", ret); in GetQueueSize()
170 GRAPHIC_LOGW("GetAttr failed code=%d", GET_QUEUE_SIZE); in GetQueueSize()
[all …]
Dbuffer_manager.cpp55 GRAPHIC_LOGW("Conversion usage failed."); in ConvertUsage()
92 GRAPHIC_LOGW("Conversion format failed."); in ConvertFormat()
107 GRAPHIC_LOGW("Conversion usage failed."); in AllocateBufferHandle()
147 GRAPHIC_LOGW("Alloc buffer failed to shared memory segment."); in AllocBuffer()
159 GRAPHIC_LOGW("Alloc graphic buffer failed --- conversion usage."); in AllocBuffer()
179 GRAPHIC_LOGW("Alloc graphic buffer failed --- conversion usage."); in AllocBuffer()
183 GRAPHIC_LOGW("Alloc graphic buffer failed --- conversion format."); in AllocBuffer()
199 GRAPHIC_LOGW("Input param buffer is null."); in FreeBuffer()
Dbuffer_queue_producer.cpp37 GRAPHIC_LOGW("get buffer failed"); in OnRequestBuffer()
173 GRAPHIC_LOGW("Get user data key failed"); in OnSetUserData()
178 GRAPHIC_LOGW("Get user data value failed"); in OnSetUserData()
193 GRAPHIC_LOGW("Get user data key failed"); in OnGetUserData()
266 GRAPHIC_LOGW("Flush buffer failed, ret=%d", ret); in FlushBuffer()
376 GRAPHIC_LOGW("Invalid parameter, null pointer"); in OnIpcMsg()
381 GRAPHIC_LOGW("Resquest code(%u) does not support.", code); in OnIpcMsg()
Dbuffer_queue.cpp193 GRAPHIC_LOGW("dirty queue pop buffer failed."); in AcquireBuffer()
205 GRAPHIC_LOGW("Detach buffer failed, buffer is null."); in Detach()
Dsurface_buffer_impl.cpp99 GRAPHIC_LOGW("Couldn't copy %zu bytes for ext data", size); in SetData()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
Dgraphic_log.h54 #define GRAPHIC_LOGW(fmt, args...) GRAPHIC_DECORATOR_HILOG(LOG_LEVEL_WARN, HiviewDFX::HiLog::Warn, … macro
61 #define GRAPHIC_LOGW(fmt, args...) HILOG_WARN(HILOG_MODULE_UIKIT, fmt, ##args)
68 #define GRAPHIC_LOGW(fmt, ...) GRAPHIC_LOGF(fmt, __VA_ARGS__)
76 #define GRAPHIC_LOGW(...)
/foundation/arkui/ui_lite/frameworks/common/
Dgraphic_startup.cpp58 GRAPHIC_LOGW("SetFontPath failed"); in InitFontEngine()
64 GRAPHIC_LOGW("SetTtfName failed"); in InitFontEngine()
81 GRAPHIC_LOGW("UIMalloc failed"); in InitLineBreakEngine()
103 GRAPHIC_LOGW("Open lineBreak rule file failed"); in InitLineBreakEngine()
/foundation/arkui/ui_lite/frameworks/dock/
Drotate_input_device.cpp67 GRAPHIC_LOGW("RotateInputDevice failed to dispatch event without target view attached!\n"); in DispatchEvent()
77 GRAPHIC_LOGW("RotateInputDevice dispatched 0-value event!\n"); in DispatchEvent()
/foundation/arkui/ui_lite/frameworks/components/
Dui_abstract_progress.cpp84 GRAPHIC_LOGW("UIAbstractProgress::SetRange rangeMax less than rangeMin !\n"); in SetRange()
Dui_analog_clock.cpp173 GRAPHIC_LOGW("UIAnalogClock::ConvertHandValueToAngle Invalid range or ratio\n"); in ConvertHandValueToAngle()
190 GRAPHIC_LOGW("UIAnalogClock::ConvertHandValueToAngle Invalid range or ratio\n"); in ConvertHandValueToAngle()
Dui_slider.cpp146 GRAPHIC_LOGW("UISlider::DrawKnob Direction error!\n"); in DrawKnob()
320 GRAPHIC_LOGW("UISlider::UpdateCurrentValue Direction error!\n"); in UpdateCurrentValue()
Dui_picker.cpp315 GRAPHIC_LOGW("Failed to refresh selected since index is beyond range!"); in RefreshSelected()
Dui_list.cpp873 GRAPHIC_LOGW("cannot fix drag distance without children!"); in FixDistance()
/foundation/window/window_manager_lite/frameworks/wms/
Dlite_wm_requestor.cpp71 GRAPHIC_LOGW("Screenshot busy!"); in Callback()
/foundation/window/window_manager_lite/services/wms/
Dlite_wms.cpp77 GRAPHIC_LOGW("code not support:%d!", funcId); in WMSRequestHandle()
/foundation/arkui/ui_lite/frameworks/imgdecode/
Dcache_manager.cpp184 GRAPHIC_LOGW("CacheManager::GetImageHeader Image get info found unknown src type\n"); in GetImageHeader()