Searched defs:usage_hint (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinpixmap.c58 winCreatePixmapNativeGDI(ScreenPtr pScreen,int iWidth,int iHeight,int iDepth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DPixmap.c39 xnestCreatePixmap(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_classic.c56 exaCreatePixmap_classic(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
H A Dexa_driver.c50 exaCreatePixmap_driver(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
H A Dexa_migration_mixed.c42 int usage_hint = pPixmap->usage_hint; local in function:exaCreateDriverPixmap_mixed
H A Dexa_mixed.c49 exaCreatePixmap_mixed(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_classic.c56 exaCreatePixmap_classic(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
H A Dexa_driver.c50 exaCreatePixmap_driver(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
H A Dexa_migration_mixed.c43 int usage_hint = pPixmap->usage_hint; local in function:exaCreateDriverPixmap_mixed
H A Dexa_mixed.c49 exaCreatePixmap_mixed(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_pixmap.c33 saa_create_pixmap(ScreenPtr pScreen,int w,int h,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxpixmap.c84 dmxCreatePixmap(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DPixmap.c38 xnestCreatePixmap(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpixmapstr.h83 unsigned usage_hint; /* see CREATE_PIXMAP_USAGE_* */ member in struct:_Pixmap
/xsrc/external/mit/xorg-server/dist/include/
H A Dpixmapstr.h85 unsigned usage_hint; /* see CREATE_PIXMAP_USAGE_* */ member in struct:_Pixmap
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_accel_common.c32 nouveau_allocate_surface(ScrnInfoPtr scrn,int width,int height,int bpp,int usage_hint,int * pitch,struct nouveau_bo ** bo) argument
H A Dnouveau_exa.c113 nouveau_exa_create_pixmap(ScreenPtr pScreen,int width,int height,int depth,int usage_hint,int bitsPerPixel,int * new_pitch) argument
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_bo_helper.c62 amdgpu_alloc_pixmap_bo(ScrnInfoPtr pScrn,int width,int height,int depth,int usage_hint,int bitsPerPixel,int * new_pitch) argument
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_bo_helper.c111 radeon_surface_initialize(RADEONInfoPtr info,struct radeon_surface * surface,int width,int height,int cpp,uint32_t tiling_flags,int usage_hint) argument
182 radeon_alloc_pixmap_bo(ScrnInfoPtr pScrn,int width,int height,int depth,int usage_hint,int bitsPerPixel,int * new_pitch,struct radeon_surface * new_surface,uint32_t * new_tiling) argument
[all...]
H A Dradeon_exa.c238 RADEONEXACreatePixmap2(ScreenPtr pScreen,int width,int height,int depth,int usage_hint,int bitsPerPixel,int * new_pitch) argument
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbpixmap.c32 fbCreatePixmapBpp(ScreenPtr pScreen,int width,int height,int depth,int bpp,unsigned usage_hint) argument
87 fbCreatePixmap(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpixmap.c32 fbCreatePixmap(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInit.c334 XAACreatePixmap(ScreenPtr pScreen, int w, int h, int depth, unsigned usage_hint) argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa.c449 RADEONEXACreatePixmap2(ScreenPtr pScreen,int width,int height,int depth,int usage_hint,int bitsPerPixel,int * new_pitch) argument
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowwindow.c1035 winCreatePixmapMultiwindow(ScreenPtr pScreen,int width,int height,int depth,unsigned usage_hint) argument

Completed in 32 milliseconds

12