Home
last modified time | relevance | path

Searched defs:weston_log_continue (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dlog.c147 weston_log_continue(const char *fmt, ...) in weston_log_continue() function
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.h42 #define weston_log_continue(fmt, ...) (HILOG_DEBUG(LOG_CORE, fmt, ##__VA_ARGS__)) macro
/third_party/weston/include/libweston/
Dlibweston.h1861 #define weston_log_continue(fmt, ...) (HILOG_DEBUG(LOG_CORE, fmt, ##__VA_ARGS__)) macro