Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_stroke.c293 static lv_cache_compare_res_t dash_pattern_compare(const stroke_item_t * lhs, const stroke_item_t *… in dash_pattern_compare() function
374 lv_cache_compare_res_t dash_pattern_res = dash_pattern_compare(lhs, rhs); in stroke_compare_cb()