HomeSort by: relevance | last modified time | path
    Searched refs:RADEONHostDataBlit (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_render.c 453 tmp_dst = RADEONHostDataBlit( pScrn, tex_bytepp, width,
792 tmp_dst = RADEONHostDataBlit( pScrn, tex_bytepp, width,
radeon_exa_funcs.c 400 while ((buf = RADEONHostDataBlit(pScrn,
radeon_accel.c 852 RADEONHostDataBlit(
1020 * RADEONHostDataBlit().
radeon_video.c 2259 while ( (buf = RADEONHostDataBlit( pScrn, bpp, w, dstPitchOff, &bufPitch,
2336 while ( (dptr = ( uint32_t* )RADEONHostDataBlit( pScrn, 4, w, dstPitchOff,
2432 while ( (buf = RADEONHostDataBlit( pScrn, 4, w/2, dstPitchOff, &bufPitch,
radeon.h 1104 extern uint8_t *RADEONHostDataBlit(ScrnInfoPtr pScrn, unsigned int cpp,

Completed in 19 milliseconds