Searched refs:picture (Results 1 - 25 of 27) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_prepare.h37 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
40 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access,
44 glamor_finish_access_picture(PicturePtr picture);
H A Dglyphstr.h29 #include "picture.h"
140 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
H A Dglamor_priv.h164 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon7105
378 * @is_picture: The drawable is attached to a picture.
379 * @pict_format: the corresponding picture's format.
456 PicturePtr picture; member in struct:glamor_pixmap_private_base
877 * Upload a picture to gl texture. Similar to the
880 enum glamor_pixmap_status glamor_upload_picture_to_texture(PicturePtr picture);
891 int glamor_create_picture(PicturePtr picture);
895 void glamor_destroy_picture(PicturePtr picture);
901 void glamor_picture_format_fixup(PicturePtr picture,
1080 * Sometimes, the target is a gl texture pixmap/picture,
[all...]
H A Dglamor_utils.h816 pict_format = pixmap_priv->base.picture->format;
925 glamor_pict_format_is_compatible(PicturePtr picture) argument
928 PixmapPtr pixmap = glamor_get_drawable_pixmap(picture->pDrawable);
933 return (picture->format == PICT_a8r8g8b8 ||
934 picture->format == PICT_x8r8g8b8);
936 return (picture->format == PICT_a8);
986 glamor_is_large_picture(PicturePtr picture) argument
990 if (picture->pDrawable) {
991 pixmap = glamor_get_drawable_pixmap(picture->pDrawable);
1252 If the picture ha
[all...]
H A Dexa_priv.h131 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon7085
132 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/libXfixes-4.0.3/X11/extensions/
H A DXfixes.h160 XFixesCreateRegionFromPicture (Display *dpy, XID picture);
212 XFixesSetPictureClipRegion (Display *dpy, XID picture,
/vbox/src/VBox/Additions/x11/x11include/renderproto-0.11/X11/extensions/
H A Drenderproto.h273 Picture picture B32;
283 Picture picture B32;
294 Picture picture B32;
523 Picture picture B32;
557 Picture picture B32;
588 Picture picture; member in struct:__anon3862
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglyphstr.h29 #include "picture.h"
140 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
H A Dglamor_priv.h159 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon6788
346 * @is_picture: The drawable is attached to a picture.
347 * @pict_format: the corresponding picture's format.
432 PicturePtr picture; member in struct:glamor_pixmap_private_base
898 * Upload a picture to gl texture. Similar to the
901 enum glamor_pixmap_status glamor_upload_picture_to_texture(PicturePtr picture);
918 int glamor_create_picture(PicturePtr picture);
922 Bool glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
924 void glamor_finish_access_picture(PicturePtr picture);
926 void glamor_destroy_picture(PicturePtr picture);
[all...]
H A Dglamor_utils.h894 pict_format = pixmap_priv->base.picture->format;
1003 glamor_pict_format_is_compatible(PicturePtr picture) argument
1006 PixmapPtr pixmap = glamor_get_drawable_pixmap(picture->pDrawable);
1011 return (picture->format == PICT_a8r8g8b8 ||
1012 picture->format == PICT_x8r8g8b8);
1014 return (picture->format == PICT_a8);
1064 glamor_is_large_picture(PicturePtr picture) argument
1068 if (picture->pDrawable) {
1069 pixmap = glamor_get_drawable_pixmap(picture->pDrawable);
1330 If the picture ha
[all...]
H A Dexa_priv.h131 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon6764
132 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglyphstr.h29 #include "picture.h"
140 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
H A Dexa_priv.h132 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon5856
133 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglyphstr.h29 #include "picture.h"
140 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dglyphstr.h29 #include "picture.h"
140 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/extensions/
H A Drenderproto.h262 Picture picture B32;
272 Picture picture B32;
283 Picture picture B32;
512 Picture picture B32;
546 Picture picture B32;
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Drenderproto.h262 Picture picture B32;
272 Picture picture B32;
283 Picture picture B32;
512 Picture picture B32;
546 Picture picture B32;
/vbox/src/VBox/Additions/x11/x11include/fixesproto-4.0/X11/extensions/
H A Dxfixesproto.h242 Picture picture B32;
378 Picture picture B32;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa_priv.h123 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon8441
124 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexa_priv.h134 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon8757
135 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexa_priv.h134 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon9071
135 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexa_priv.h132 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon9390
133 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa_priv.h132 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon4920
133 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa_priv.h132 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon5235
133 int yOffset; /* y location within the picture where the cache starts */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa_priv.h132 PicturePtr picture; /* Where the glyphs of the cache are stored */ member in struct:__anon5548
133 int yOffset; /* y location within the picture where the cache starts */

Completed in 86 milliseconds

12