Searched refs:RADEONCheckBPP (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_shared.h42 extern Bool RADEONCheckBPP(int bpp);
H A Dradeon_exa_shared.c116 Bool RADEONCheckBPP(int bpp) function in typeref:typename:Bool
H A Devergreen_exa.c72 if (!RADEONCheckBPP(pPix->drawable.bitsPerPixel))
458 if (!RADEONCheckBPP(pSrc->drawable.bitsPerPixel))
460 if (!RADEONCheckBPP(pDst->drawable.bitsPerPixel))
H A Dr600_exa.c180 if (!RADEONCheckBPP(pPix->drawable.bitsPerPixel))
577 if (!RADEONCheckBPP(pSrc->drawable.bitsPerPixel))
579 if (!RADEONCheckBPP(pDst->drawable.bitsPerPixel))
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_shared.h42 extern Bool RADEONCheckBPP(int bpp);
H A Dradeon_exa_shared.c113 Bool RADEONCheckBPP(int bpp) function in typeref:typename:Bool
H A Devergreen_exa.c69 if (!RADEONCheckBPP(pPix->drawable.bitsPerPixel))
457 if (!RADEONCheckBPP(pSrc->drawable.bitsPerPixel))
459 if (!RADEONCheckBPP(pDst->drawable.bitsPerPixel))
H A Dr600_exa.c148 if (!RADEONCheckBPP(pPix->drawable.bitsPerPixel))
525 if (!RADEONCheckBPP(pSrc->drawable.bitsPerPixel))
527 if (!RADEONCheckBPP(pDst->drawable.bitsPerPixel))

Completed in 15 milliseconds