Home
last modified time | relevance | path

Searched defs:LV_TRACE_LAYOUT (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/layouts/flex/
Dlv_flex.c82 #define LV_TRACE_LAYOUT(...) LV_LOG_TRACE(__VA_ARGS__) macro
84 #define LV_TRACE_LAYOUT(...) macro
/lvgl-latest/src/layouts/grid/
Dlv_grid.c135 #define LV_TRACE_LAYOUT(...) LV_LOG_TRACE(__VA_ARGS__) macro
137 #define LV_TRACE_LAYOUT(...) macro