Home
last modified time | relevance | path

Searched refs:lv_vg_lite_vlc_op_string (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_utils.h90 const char * lv_vg_lite_vlc_op_string(uint8_t vlc_op);
Dlv_vg_lite_utils.c273 const char * lv_vg_lite_vlc_op_string(uint8_t vlc_op) in lv_vg_lite_vlc_op_string() function
305 LV_LOG("%s, ", lv_vg_lite_vlc_op_string(op_code)); in path_data_print_cb()
1076 … LV_LOG_ERROR("%d (%s) -> is NOT VLC_OP_END", end_op_code, lv_vg_lite_vlc_op_string(end_op_code)); in lv_vg_lite_path_check()