Searched refs:cleanup (Results 1 – 8 of 8) sorted by relevance
160 void lv_ll_clear_custom(lv_ll_t * ll_p, void(*cleanup)(void *)) in lv_ll_clear_custom()170 if(cleanup == NULL) { in lv_ll_clear_custom()175 cleanup(i); in lv_ll_clear_custom()
78 void lv_ll_clear_custom(lv_ll_t * ll_p, void(*cleanup)(void *));
55 def cleanup(): function
646 config_builder.cleanup()
215 - **fix(tiny_ttf): fix no cache and formatting cleanup** `6568 <https://github.com/lvgl/lvgl/pull/6…243 - **fix(draw_buf): skip palette cleanup** `6471 <https://github.com/lvgl/lvgl/pull/6471>`__
4287 if(error) goto cleanup; in lodepng_compute_color_stats()4397 if(error) goto cleanup; in lodepng_compute_color_stats()4433 cleanup: in lodepng_compute_color_stats()6821 goto cleanup; in lodepng_encode()6825 goto cleanup; in lodepng_encode()6829 goto cleanup; in lodepng_encode()6832 if(state->error) goto cleanup; /*error: invalid color type given*/ in lodepng_encode()6834 if(state->error) goto cleanup; /*error: invalid color type given*/ in lodepng_encode()6856 if(state->error) goto cleanup; in lodepng_encode()6865 if(state->error) goto cleanup; in lodepng_encode()[all …]
114 /* set optional window close callback to enable application cleanup and exit */
94 `_pxp_delete()` will cleanup the PXP draw unit.293 `_vglite_delete()` will cleanup the VGLite draw unit.