Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dcallbacks.c334 lives_painter_surface_destroy(cfile->laudio_drawable); in lives_exit()
340 lives_painter_surface_destroy(cfile->raudio_drawable); in lives_exit()
7250 if (mainw->fsp_surface) lives_painter_surface_destroy(mainw->fsp_surface);
7590 lives_painter_surface_destroy(mainw->fsp_surface);
9977 if (mainw->video_drawable) lives_painter_surface_destroy(mainw->video_drawable);
10002 lives_painter_surface_destroy(laudio_drawable);
10028 lives_painter_surface_destroy(raudio_drawable);
10047 if (*psurf) lives_painter_surface_destroy(*psurf);
H A Dwidget-helper.h126 boolean lives_painter_surface_destroy(lives_painter_surface_t *);
H A Dmultitrack.c1657 if (bgimage) lives_painter_surface_destroy(bgimage); in EXPOSE_FN_DECL()
1692 lives_painter_surface_destroy(bgimage); in EXPOSE_FN_DECL()
9010 lives_painter_surface_destroy(bgimg); in delete_audio_track()
9033 lives_painter_surface_destroy(bgimg); in delete_audio_track()
9048 lives_painter_surface_destroy(bgimg); in delete_audio_track()
9295 if (mt->insurface) lives_painter_surface_destroy(mt->insurface); in multitrack_delete()
9296 if (mt->outsurface) lives_painter_surface_destroy(mt->outsurface); in multitrack_delete()
10140 lives_painter_surface_destroy(bgimg); in delete_video_track()
18164 if (mt->tl_reg_surf) lives_painter_surface_destroy(mt->tl_reg_surf); in draw_region()
18425 if (bgimage) lives_painter_surface_destroy(bgimage); in EXPOSE_FN_DECL()
[all …]
H A Dwidget-helper-qt.h4778 boolean lives_painter_surface_destroy(lives_painter_surface_t *);
4800 if (target != NULL) lives_painter_surface_destroy(target); in ~lives_painter_t()
H A Dmain.c9403 lives_painter_surface_destroy(cfile->laudio_drawable);
9412 lives_painter_surface_destroy(cfile->raudio_drawable);
10338 if (mainw->play_surface) lives_painter_surface_destroy(mainw->play_surface);
H A Dwidget-helper.c457 WIDGET_HELPER_GLOBAL_INLINE boolean lives_painter_surface_destroy(lives_painter_surface_t *surf) { in lives_painter_surface_destroy() function
7985 if (bsurf) lives_painter_surface_destroy(bsurf); in lives_painter_psurface_destroy_cb()
H A Dgui.c4366 lives_painter_surface_destroy(mainw->pi_surface); in _kill_play_window()
H A Dcolourspace.c13852 lives_painter_surface_destroy(surface); in weed_layer_pixel_data_free()
13853 lives_painter_surface_destroy(surface); in weed_layer_pixel_data_free()
H A Dinterface.c6476 if (dsq->dsu_surface) lives_painter_surface_destroy(dsq->dsu_surface); in run_diskspace_dialog()