Searched refs:pixman_image_t (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dutils.h6 void show_image (pixman_image_t *image);
H A Dpixman-private.h29 typedef void (*fetch_scanline_t) (pixman_image_t *image,
67 typedef source_image_class_t (*classify_func_t) (pixman_image_t *image,
72 typedef void (*property_changed_func_t) (pixman_image_t *image);
214 _pixman_image_get_scanline_generic_64 (pixman_image_t *image,
223 _pixman_image_classify (pixman_image_t *image,
230 _pixman_image_get_scanline_32 (pixman_image_t *image,
242 _pixman_image_get_scanline_64 (pixman_image_t *image,
271 pixman_image_t *
279 _pixman_image_reset_clip_region (pixman_image_t *image);
282 _pixman_image_validate (pixman_image_t *imag
[all...]
H A Dpixman.h559 typedef union pixman_image pixman_image_t; typedef in typeref:union:pixman_image
566 typedef void (* pixman_image_destroy_func_t) (pixman_image_t *image, void *data);
696 pixman_image_t *pixman_image_create_solid_fill (pixman_color_t *color);
697 pixman_image_t *pixman_image_create_linear_gradient (pixman_point_fixed_t *p1,
701 pixman_image_t *pixman_image_create_radial_gradient (pixman_point_fixed_t *inner,
707 pixman_image_t *pixman_image_create_conical_gradient (pixman_point_fixed_t *center,
711 pixman_image_t *pixman_image_create_bits (pixman_format_code_t format,
718 pixman_image_t *pixman_image_ref (pixman_image_t *image);
719 pixman_bool_t pixman_image_unref (pixman_image_t *imag
[all...]
H A Dpixman-edge-imp.h27 RASTERIZE_EDGES (pixman_image_t *image,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfb.h2084 extern _X_EXPORT pixman_image_t *
2089 extern _X_EXPORT pixman_image_t *
2095 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicturestr.h662 pixman_image_t *
H A Dfb.h2118 pixman_image_t *image_from_pict (PicturePtr pict,
2120 void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicturestr.h636 pixman_image_t *
H A Dfb.h2090 pixman_image_t *image_from_pict (PicturePtr pict,
2092 void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicturestr.h637 pixman_image_t *
H A Dfb.h2080 pixman_image_t *image_from_pict (PicturePtr pict,
2082 void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfb.h1328 extern _X_EXPORT pixman_image_t *image_from_pict(PicturePtr pict,
1332 extern _X_EXPORT void free_pixman_pict(PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfb.h1654 extern _X_EXPORT pixman_image_t *image_from_pict(PicturePtr pict,
1658 extern _X_EXPORT void free_pixman_pict(PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfb.h2084 extern _X_EXPORT pixman_image_t *
2090 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfb.h2082 extern _X_EXPORT pixman_image_t *
2088 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfb.h2081 extern _X_EXPORT pixman_image_t *
2087 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfb.h2051 extern _X_EXPORT pixman_image_t *
2057 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfb.h2051 extern _X_EXPORT pixman_image_t *
2057 extern _X_EXPORT void free_pixman_pict (PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfb.h1686 extern _X_EXPORT pixman_image_t *image_from_pict(PicturePtr pict,
1690 extern _X_EXPORT void free_pixman_pict(PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfb.h1688 extern _X_EXPORT pixman_image_t *image_from_pict(PicturePtr pict,
1692 extern _X_EXPORT void free_pixman_pict(PicturePtr, pixman_image_t *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfb.h1654 extern _X_EXPORT pixman_image_t *image_from_pict(PicturePtr pict,
1658 extern _X_EXPORT void free_pixman_pict(PicturePtr, pixman_image_t *);

Completed in 350 milliseconds