Searched refs:xf86GetPixFormat (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_glamor.c | 204 PixmapFormatPtr format = xf86GetPixFormat(scrn, depth);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_glamor.c | 243 if (!xf86GetPixFormat(scrn, depth))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86.h | 340 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth);
|
| H A D | xf86Init.c | 1312 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth) function in typeref:typename:PixmapFormatPtr 1337 format = xf86GetPixFormat(pScrn, depth);
|
| H A D | xf86Mode.c | 1492 BankFormat = xf86GetPixFormat(scrp, 1); /* >not< scrp->depth! */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 1466 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth) function in typeref:typename:PixmapFormatPtr 1516 format = xf86GetPixFormat(pScrn, depth);
|
| H A D | xf86.h | 290 extern _X_EXPORT PixmapFormatPtr xf86GetPixFormat(ScrnInfoPtr pScrn, int depth);
|
| H A D | xf86Mode.c | 1500 BankFormat = xf86GetPixFormat(scrp, 1); /* >not< scrp->depth! */
|
Completed in 11 milliseconds