Searched refs:GRAPHIC_LOGW (Results 1 – 16 of 16) sorted by relevance
/foundation/graphic/surface_lite/frameworks/ |
D | buffer_client_producer.cpp | 46 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 …]
|
D | buffer_manager.cpp | 55 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()
|
D | buffer_queue_producer.cpp | 37 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()
|
D | buffer_queue.cpp | 193 GRAPHIC_LOGW("dirty queue pop buffer failed."); in AcquireBuffer() 205 GRAPHIC_LOGW("Detach buffer failed, buffer is null."); in Detach()
|
D | surface_buffer_impl.cpp | 99 GRAPHIC_LOGW("Couldn't copy %zu bytes for ext data", size); in SetData()
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
D | graphic_log.h | 54 #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/ |
D | graphic_startup.cpp | 58 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/ |
D | rotate_input_device.cpp | 67 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/ |
D | ui_abstract_progress.cpp | 84 GRAPHIC_LOGW("UIAbstractProgress::SetRange rangeMax less than rangeMin !\n"); in SetRange()
|
D | ui_analog_clock.cpp | 173 GRAPHIC_LOGW("UIAnalogClock::ConvertHandValueToAngle Invalid range or ratio\n"); in ConvertHandValueToAngle() 190 GRAPHIC_LOGW("UIAnalogClock::ConvertHandValueToAngle Invalid range or ratio\n"); in ConvertHandValueToAngle()
|
D | ui_slider.cpp | 146 GRAPHIC_LOGW("UISlider::DrawKnob Direction error!\n"); in DrawKnob() 320 GRAPHIC_LOGW("UISlider::UpdateCurrentValue Direction error!\n"); in UpdateCurrentValue()
|
D | ui_picker.cpp | 315 GRAPHIC_LOGW("Failed to refresh selected since index is beyond range!"); in RefreshSelected()
|
D | ui_list.cpp | 873 GRAPHIC_LOGW("cannot fix drag distance without children!"); in FixDistance()
|
/foundation/window/window_manager_lite/frameworks/wms/ |
D | lite_wm_requestor.cpp | 71 GRAPHIC_LOGW("Screenshot busy!"); in Callback()
|
/foundation/window/window_manager_lite/services/wms/ |
D | lite_wms.cpp | 77 GRAPHIC_LOGW("code not support:%d!", funcId); in WMSRequestHandle()
|
/foundation/arkui/ui_lite/frameworks/imgdecode/ |
D | cache_manager.cpp | 184 GRAPHIC_LOGW("CacheManager::GetImageHeader Image get info found unknown src type\n"); in GetImageHeader()
|