Searched refs:create_pixmap_hdr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 906 create_pixmap_hdr(struct sna *sna, ScreenPtr screen, function in typeref:typename:PixmapPtr 992 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, 0, &priv); 1067 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, CREATE_PIXMAP_USAGE_SCRATCH, &priv); 1271 pixmap = create_pixmap_hdr(sna, screen, 1403 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, usage, &priv); 4152 pixmap = create_pixmap_hdr(sna, screen,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 893 create_pixmap_hdr(struct sna *sna, ScreenPtr screen, function in typeref:typename:PixmapPtr 979 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, 0, &priv); 1054 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, CREATE_PIXMAP_USAGE_SCRATCH, &priv); 1231 pixmap = create_pixmap_hdr(sna, screen, 1363 pixmap = create_pixmap_hdr(sna, screen, width, height, depth, usage, &priv); 4026 pixmap = create_pixmap_hdr(sna, screen,
|
Completed in 35 milliseconds