Searched defs:new_pitch (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_pixmap.c41 int new_pitch = 0; local in function:saa_create_pixmap
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_driver.c80 int new_pitch = 0; local in function:exaCreatePixmap_driver
H A Dexa_migration_mixed.c57 int new_pitch = 0; local in function:exaCreateDriverPixmap_mixed
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_driver.c81 int new_pitch = 0; local in function:exaCreatePixmap_driver
H A Dexa_migration_mixed.c58 int new_pitch = 0; local in function:exaCreateDriverPixmap_mixed
/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.c182 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
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/xf86-video-nouveau/dist/src/
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/freetype/dist/src/base/
H A Dftbitmap.c166 unsigned int new_pitch; local in function:ft_bitmap_assure_buffer
973 int pitch, new_pitch; local in function:FT_Bitmap_Blend
[all...]
/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/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c437 vmwgfx_create_pixmap(struct saa_driver * driver,struct saa_pixmap * spix,int w,int h,int depth,unsigned int usage_hint,int bpp,int * new_pitch) argument

Completed in 15 milliseconds