Searched defs:pixmap (Results 101 - 108 of 108) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_utils.h57 (priv->base.fbo->width != priv->base.pixmap->drawable.width \
58 || priv->base.fbo->height != priv->base.pixmap->drawable.height) \
66 w = priv->base.pixmap->drawable.width; \
67 h = priv->base.pixmap->drawable.height; \
201 priv->base.pixmap->drawable.width, \
204 priv->base.pixmap->drawable.height, \
213 priv->base.pixmap->drawable.width, \
216 priv->base.pixmap->drawable.height, \
229 (priv)->base.pixmap->drawable.width, \
232 c = (priv)->base.pixmap
873 gl_iformat_for_pixmap(PixmapPtr pixmap) argument
887 format_for_pixmap(PixmapPtr pixmap) argument
1006 PixmapPtr pixmap = glamor_get_drawable_pixmap(picture->pDrawable); local
1024 PixmapPtr pixmap = glamor_get_drawable_pixmap(drawable); local
1036 PixmapPtr pixmap; local
1055 glamor_is_large_pixmap(PixmapPtr pixmap) argument
1066 PixmapPtr pixmap; local
1083 _glamor_dump_pixmap_bits(PixmapPtr pixmap, int x, int y, int w, int h) argument
1101 _glamor_dump_pixmap_byte(PixmapPtr pixmap, int x, int y, int w, int h) argument
1119 _glamor_dump_pixmap_sword(PixmapPtr pixmap, int x, int y, int w, int h) argument
1137 _glamor_dump_pixmap_word(PixmapPtr pixmap, int x, int y, int w, int h) argument
1155 glamor_dump_pixmap(PixmapPtr pixmap, int x, int y, int w, int h) argument
1367 PixmapPtr pixmap = NULL; local
1395 PixmapPtr pixmap = NULL; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_utils.h59 (priv->base.fbo->width != priv->base.pixmap->drawable.width \
60 || priv->base.fbo->height != priv->base.pixmap->drawable.height) \
68 w = priv->base.pixmap->drawable.width; \
69 h = priv->base.pixmap->drawable.height; \
203 priv->base.pixmap->drawable.width, \
206 priv->base.pixmap->drawable.height, \
215 priv->base.pixmap->drawable.width, \
218 priv->base.pixmap->drawable.height, \
231 (priv)->base.pixmap->drawable.width, \
234 c = (priv)->base.pixmap
795 gl_iformat_for_pixmap(PixmapPtr pixmap) argument
809 format_for_pixmap(PixmapPtr pixmap) argument
928 PixmapPtr pixmap = glamor_get_drawable_pixmap(picture->pDrawable); local
946 PixmapPtr pixmap = glamor_get_drawable_pixmap(drawable); local
958 PixmapPtr pixmap; local
977 glamor_is_large_pixmap(PixmapPtr pixmap) argument
988 PixmapPtr pixmap; local
1005 _glamor_dump_pixmap_bits(PixmapPtr pixmap, int x, int y, int w, int h) argument
1023 _glamor_dump_pixmap_byte(PixmapPtr pixmap, int x, int y, int w, int h) argument
1041 _glamor_dump_pixmap_sword(PixmapPtr pixmap, int x, int y, int w, int h) argument
1059 _glamor_dump_pixmap_word(PixmapPtr pixmap, int x, int y, int w, int h) argument
1077 glamor_dump_pixmap(PixmapPtr pixmap, int x, int y, int w, int h) argument
1289 PixmapPtr pixmap = NULL; local
1317 PixmapPtr pixmap = NULL; local
[all...]
H A Dglamor_priv.h188 PixmapPtr pixmap; member in struct:__anon7106
330 /** There is no storage attached to the pixmap. */
333 * The pixmap has FBO storage attached, but devPrivate.ptr doesn't
349 * @pbo_valid: The pbo has a valid copy of the pixmap's data.
376 * glamor_pixmap_private - glamor pixmap's private structure.
377 * @gl_tex: The pixmap is in a gl texture originally.
380 * @pixmap: The corresponding pixmap's pointer.
384 * and box[i] store the relatively coords in this pixmap
387 * boxes for one pixmap fo
452 PixmapPtr pixmap; member in struct:glamor_pixmap_private_base
609 glamor_get_pixmap_private(PixmapPtr pixmap) argument
[all...]
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c1030 Pixmap pixmap; local
1036 pixmap = XCreatePixmapFromBitmapData(dpy, window->window, &clearByte,
1038 if(!pixmap){
1039 crWarning("Unable to create clear cursor pixmap");
1043 cursor = XCreatePixmapCursor(dpy, pixmap, pixmap, &colour, &colour, 0, 0);
1045 crWarning("Unable to create clear cursor from zero byte pixmap");
1049 XFreePixmap(dpy, pixmap);
/vbox/src/VBox/RDP/client-1.8.3/
H A Dtypes.h125 RD_HBITMAP pixmap; member in struct:_FONTGLYPH
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c22 /* Force full pixmap update if there're more damaged regions than this number*/
723 DECLEXPORT(GLXPixmap) VBOXGLXTAG(glXCreateGLXPixmap)( Display *dpy, XVisualInfo *vis, Pixmap pixmap )
726 return VBOXGLXTAG(glXCreatePixmap)(dpy, (GLXFBConfig)vis->visualid, pixmap, NULL);
1131 /*@todo this creates new pixmap for window every call*/
1388 Pixmap pixmap)
1390 return VBOXGLXTAG(glXCreatePixmap)(dpy, config, pixmap, NULL);
1614 VBOXGLXTAG(glXCreatePixmap)(Display *dpy, GLXFBConfig config, Pixmap pixmap, const ATTRIB_TYPE *attrib_list)
1630 crDebug("glXCreatePixmap called for %lu", pixmap);
1633 if (!XGetGeometry(dpy, pixmap, &root, &x, &y, &w, &h, &border, &depth))
1636 if (!XGetGeometry(dpy, pixmap,
1744 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) argument
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.cpp191 /** Fetch pixmap info for passed QModelIndex. */
192 static void fetchPixmapInfo(const QModelIndex &index, QPixmap &pixmap, QSize &pixmapSize);
212 QPixmap pixmap; local
214 fetchPixmapInfo(index, pixmap, pixmapSize);
242 QPixmap pixmap; local
244 fetchPixmapInfo(index, pixmap, pixmapSize);
263 /* Draw pixmap: */
266 pPainter->drawPixmap(pixmapOrigin, pixmap);
297 void UIChooserPaneDelegate::fetchPixmapInfo(const QModelIndex &index, QPixmap &pixmap, QSize &pixmapSize) argument
299 /* If proper machine ID passed => return corresponding pixmap/siz
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp70 /** Returns pixmap corresponding to passed @a pixmapType. */
71 QPixmap pixmap(PixmapType pixmapType) const;
97 QPixmap UIIconPoolStorageSettings::pixmap(PixmapType pixmapType) const function in class:UIIconPoolStorageSettings
99 /* Prepare fallback pixmap: */
102 /* If we do NOT have that 'pixmap type' icon cached already: */
105 /* Compose proper icon if we have that 'pixmap type' known: */
108 /* Assign fallback icon if we do NOT have that 'pixmap type' known: */
125 /* Return pixmap of first available size: */
126 return icon.pixmap(availableSizes.first());
132 /* Prepare fallback pixmap
309 PixmapType AbstractControllerType::pixmap(ItemState aState) const function in class:AbstractControllerType
516 QPixmap RootItem::pixmap (ItemState /* aState */) function in class:RootItem
709 QPixmap ControllerItem::pixmap (ItemState aState) function in class:ControllerItem
948 QPixmap AttachmentItem::pixmap (ItemState /* aState */) function in class:AttachmentItem
[all...]

Completed in 74 milliseconds

12345