Searched refs:glamor_create_pixmap (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_trapezoid.c60 pixmap = glamor_create_pixmap(screen, 0, 0,
H A Dglamor_xv.c526 glamor_create_pixmap(pScreen, width, height, 8,
533 glamor_create_pixmap(pScreen, width >> 1, height >> 1, 8,
536 glamor_create_pixmap(pScreen, width >> 1, height >> 1, 8,
543 glamor_create_pixmap(pScreen, width >> 1, height >> 1, 16,
H A Dglamor_transform.c243 pixmap = glamor_create_pixmap(screen,
H A Dglamor.h123 extern _X_EXPORT PixmapPtr glamor_create_pixmap(ScreenPtr screen, int w, int h,
H A Dglamor_composite_glyphs.c79 upload_pixmap = glamor_create_pixmap(screen,
127 atlas->atlas = glamor_create_pixmap(screen, glamor_priv->glyph_atlas_dim,
H A Dglamor_dash.c95 pixmap = glamor_create_pixmap(screen, offset, 1, 8, 0);
H A Dglamor.c202 glamor_create_pixmap(ScreenPtr screen, int w, int h, int depth, function in typeref:typename:PixmapPtr
867 screen->CreatePixmap = glamor_create_pixmap;
H A Dglamor_gradient.c854 pixmap = glamor_create_pixmap(screen,
1162 pixmap = glamor_create_pixmap(screen,
H A Dglamor_copy.c547 tmp_pixmap = glamor_create_pixmap(screen,
H A Dglamor_render.c1367 pixmap = glamor_create_pixmap(screen,
H A Dglamor_largepixmap.c793 glamor_create_pixmap(pixmap->drawable.pScreen,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_glamor.c230 pixmap = glamor_create_pixmap(screen, w, h, depth, usage);
295 new_pixmap = glamor_create_pixmap(screen, w, h, depth, usage);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_glamor.c251 pixmap = glamor_create_pixmap(screen, w, h, depth, usage);
317 new_pixmap = glamor_create_pixmap(screen, w, h, depth, usage);

Completed in 22 milliseconds