Home
last modified time | relevance | path

Searched refs:lv_obj_clean (Results 1 – 25 of 88) sorted by relevance

1234

/lvgl-latest/tests/src/test_cases/libs/
Dtest_bmp.c15 lv_obj_clean(lv_screen_active()); in tearDown()
29 lv_obj_clean(lv_screen_active()); in test_bmp()
33 lv_obj_clean(lv_screen_active()); in test_bmp()
40 lv_obj_clean(lv_screen_active()); in test_bmp()
57 lv_obj_clean(lv_screen_active()); in test_bmp_align_tile()
61 lv_obj_clean(lv_screen_active()); in test_bmp_align_tile()
68 lv_obj_clean(lv_screen_active()); in test_bmp_align_tile()
Dtest_bin_decoder.c14 lv_obj_clean(lv_screen_active()); in tearDown()
28 lv_obj_clean(lv_screen_active()); in bin_decoder()
32 lv_obj_clean(lv_screen_active()); in bin_decoder()
39 lv_obj_clean(lv_screen_active()); in bin_decoder()
56 lv_obj_clean(lv_screen_active()); in bin_decoder_tile()
60 lv_obj_clean(lv_screen_active()); in bin_decoder_tile()
67 lv_obj_clean(lv_screen_active()); in bin_decoder_tile()
Dtest_tjpgd.c15 lv_obj_clean(lv_screen_active()); in tearDown()
20 lv_obj_clean(lv_screen_active()); in create_images()
85 lv_obj_clean(lv_screen_active()); in test_jdpgd_align_tile()
89 lv_obj_clean(lv_screen_active()); in test_jdpgd_align_tile()
96 lv_obj_clean(lv_screen_active()); in test_jdpgd_align_tile()
Dtest_qrcode.c19 lv_obj_clean(active_screen); in tearDown()
/lvgl-latest/tests/src/test_cases/
Dtest_align_flex.c16 lv_obj_clean(active_screen); in tearDown()
50 lv_obj_clean(active_screen); in test_align()
54 lv_obj_clean(active_screen); in test_align()
58 lv_obj_clean(active_screen); in test_align()
62 lv_obj_clean(active_screen); in test_align()
66 lv_obj_clean(active_screen); in test_align()
70 lv_obj_clean(active_screen); in test_align()
74 lv_obj_clean(active_screen); in test_align()
78 lv_obj_clean(active_screen); in test_align()
D_test_template.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_grid_fr.c15 lv_obj_clean(active_screen); in tearDown()
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_spinbox.c41 lv_obj_clean(active_screen); in tearDown()
95 lv_obj_clean(tmp); in test_spinbox_position_selection()
119 lv_obj_clean(tmp); in test_spinbox_set_range()
143 lv_obj_clean(tmp); in test_spinbox_step_prev()
156 lv_obj_clean(tmp); in test_spinbox_rollover()
Dtest_msgbox.c33 lv_obj_clean(active_screen); in tearDown()
34 lv_obj_clean(lv_layer_top()); /*Modal message boxes are created on the top layer*/ in tearDown()
80 lv_obj_clean(msgbox); in test_msgbox_creation_successful_modal()
Dtest_btn.c16 lv_obj_clean(active_screen); in tearDown()
Dtest_dropdown.c17 lv_obj_clean(lv_screen_active()); in tearDown()
47 lv_obj_clean(lv_screen_active()); in test_dropdown_create_delete()
141 lv_obj_clean(lv_screen_active()); in test_dropdown_click()
165 lv_obj_clean(lv_screen_active()); in test_dropdown_keypad()
267 lv_obj_clean(lv_screen_active()); in test_dropdown_encoder()
323 lv_obj_clean(lv_screen_active()); in test_dropdown_render_1()
368 lv_obj_clean(lv_screen_active()); in test_dropdown_render_2()
Dtest_spinner.c20 lv_obj_clean(active_screen); in tearDown()
Dtest_imagebutton.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_imgfont.c16 lv_obj_clean(active_screen); in tearDown()
Dtest_obj_pos.c15 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_obj_transform.c13 lv_obj_clean(lv_screen_active()); in tearDown()
/lvgl-latest/examples/others/observer/
Dlv_example_observer_5.c82 lv_obj_clean(cont); in fw_update_win_observer_cb()
94 lv_obj_clean(cont); in fw_update_win_observer_cb()
106 lv_obj_clean(cont); in fw_update_win_observer_cb()
/lvgl-latest/tests/src/test_cases/xml/
Dtest_xml_image.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_xml_dropdown.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_xml_table.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_xml_slider.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_xml_chart.c14 lv_obj_clean(lv_screen_active()); in tearDown()
Dtest_xml_tabview.c14 lv_obj_clean(lv_screen_active()); in tearDown()
/lvgl-latest/tests/src/test_cases/draw/
Dtest_image_formats.c230 lv_obj_clean(lv_screen_active()); in setUp()
297 lv_obj_clean(lv_screen_active()); in test_image_formats()
303 lv_obj_clean(lv_screen_active()); in test_image_formats()
/lvgl-latest/demos/ebike/
Dlv_demo_ebike.c176 lv_obj_clean(main_cont); in menu_item_click_event_cb()
221 lv_obj_clean(main_cont); in language_observer_cb()

1234