Searched refs:glamor_create_pixmap (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_trapezoid.c | 60 pixmap = glamor_create_pixmap(screen, 0, 0,
|
| H A D | glamor_xv.c | 526 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 D | glamor_transform.c | 243 pixmap = glamor_create_pixmap(screen,
|
| H A D | glamor.h | 123 extern _X_EXPORT PixmapPtr glamor_create_pixmap(ScreenPtr screen, int w, int h,
|
| H A D | glamor_composite_glyphs.c | 79 upload_pixmap = glamor_create_pixmap(screen, 127 atlas->atlas = glamor_create_pixmap(screen, glamor_priv->glyph_atlas_dim,
|
| H A D | glamor_dash.c | 95 pixmap = glamor_create_pixmap(screen, offset, 1, 8, 0);
|
| H A D | glamor.c | 202 glamor_create_pixmap(ScreenPtr screen, int w, int h, int depth, function in typeref:typename:PixmapPtr 867 screen->CreatePixmap = glamor_create_pixmap;
|
| H A D | glamor_gradient.c | 854 pixmap = glamor_create_pixmap(screen, 1162 pixmap = glamor_create_pixmap(screen,
|
| H A D | glamor_copy.c | 547 tmp_pixmap = glamor_create_pixmap(screen,
|
| H A D | glamor_render.c | 1367 pixmap = glamor_create_pixmap(screen,
|
| H A D | glamor_largepixmap.c | 793 glamor_create_pixmap(pixmap->drawable.pScreen,
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_glamor.c | 230 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 D | radeon_glamor.c | 251 pixmap = glamor_create_pixmap(screen, w, h, depth, usage); 317 new_pixmap = glamor_create_pixmap(screen, w, h, depth, usage);
|
Completed in 22 milliseconds