Searched defs:src_pitch_offset (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_funcs.c285 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:FUNC_NAME
417 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
578 uint32_t src_pitch_offset; local in function:RADEONDownloadFromScreenCS
684 uint32_t datatype, src_pitch_offset, scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64), scratc local in function:RADEONDownloadFromScreenCP
[all...]
H A Dradeon_dri.c2032 uint32_t src_pitch_offset, dst_pitch_offset, datatype; local in function:RADEONDRIRefreshArea
H A Dradeon.h463 uint32_t src_pitch_offset; member in struct:radeon_2d_state
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_funcs.c204 RADEONDoPrepareCopy(ScrnInfoPtr pScrn, uint32_t src_pitch_offset, argument
241 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:RADEONPrepareCopy
324 RADEONBlitChunk(ScrnInfoPtr pScrn,struct radeon_bo * src_bo,struct radeon_bo * dst_bo,uint32_t datatype,uint32_t src_pitch_offset,uint32_t dst_pitch_offset,int srcX,int srcY,int dstX,int dstY,int w,int h,uint32_t src_domain,uint32_t dst_domain) argument
486 uint32_t src_pitch_offset; local in function:RADEONDownloadFromScreenCS
[all...]
H A Dradeon.h355 uint32_t src_pitch_offset; member in struct:radeon_2d_state
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64exa.c212 CARD32 src_pitch_offset, dst_pitch_offset, dp_pix_width; local in function:Mach64PrepareCopy
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c1204 uint32_t src_pitch_offset, dst_pitch_offset, datatype; local in function:R128DRIRefreshArea
1264 uint32_t src_pitch_offset, dst_pitch_offset, datatype; local in function:R128EnablePageFlip
H A Dr128_exa.c222 R128DoPrepareCopy(ScrnInfoPtr pScrn, uint32_t src_pitch_offset, argument
265 uint32_t datatype, src_pitch_offset, dst_pitch_offset; local in function:R128PrepareCopy
[all...]
H A Dr128_exa_render.c431 uint32_t src_pitch_offset, dst_pitch_offset, color_factor, in_color_factor, alpha_comb; local in function:R128CCEPrepareComposite
H A Dr128.h279 uint32_t src_pitch_offset; member in struct:r128_2d_state

Completed in 24 milliseconds