Home
last modified time | relevance | path

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

/dports/x11/mate-screensaver/mate-screensaver-1.26.1/savers/
H A Dgste-slideshow.c563 GdkPixbuf *pixbuf, *transformed_pixbuf; in get_pixbuf_from_local_dir() local
602 transformed_pixbuf = gdk_pixbuf_apply_embedded_orientation (pixbuf); in get_pixbuf_from_local_dir()
607 transformed_pixbuf = NULL; in get_pixbuf_from_local_dir()
613 return transformed_pixbuf; in get_pixbuf_from_local_dir()
/dports/x11/xfce4-screensaver/xfce4-screensaver-4.16.0/savers/
H A Dgste-slideshow.c507 GdkPixbuf *pixbuf, *transformed_pixbuf; in get_pixbuf_from_local_dir() local
537 transformed_pixbuf = gdk_pixbuf_apply_embedded_orientation (pixbuf); in get_pixbuf_from_local_dir()
540 transformed_pixbuf = NULL; in get_pixbuf_from_local_dir()
546 return transformed_pixbuf; in get_pixbuf_from_local_dir()