Searched refs:create_panel (Results 1 – 1 of 1) sorted by relevance
17 static lv_obj_t * create_panel(int32_t radius, bool transform) in create_panel() function51 create_panel(0, false); in test_clip_corner_1()52 create_panel(10, false); in test_clip_corner_1()53 create_panel(30, false); in test_clip_corner_1()54 create_panel(100, false); in test_clip_corner_1()56 lv_obj_t * cont = create_panel(0, true); in test_clip_corner_1()58 create_panel(10, true); in test_clip_corner_1()59 create_panel(30, true); in test_clip_corner_1()60 create_panel(100, true); in test_clip_corner_1()