Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1079 lives_painter_surface_t *fsp_surface; member
H A Dcallbacks.c7250 if (mainw->fsp_surface) lives_painter_surface_destroy(mainw->fsp_surface);
7251 mainw->fsp_surface =
7256 LIVES_GUI_CALLBACK(all_expose), &mainw->fsp_surface);
7258 set_drawing_area_from_pixbuf(mainw->fs_playimg, pixbuf, mainw->fsp_surface);
7589 if (mainw->fsp_surface) {
7590 lives_painter_surface_destroy(mainw->fsp_surface);
7591 mainw->fsp_surface = NULL;