Home
last modified time | relevance | path

Searched refs:xf86GetPixFormat (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Init.c1409 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth) in xf86GetPixFormat() function
1434 format = xf86GetPixFormat(pScrn, depth); in xf86GetBppFromDepth()
H A Dxf86.h342 xf86GetPixFormat(ScrnInfoPtr pScrn, int depth);
H A Dxf86Mode.c1490 BankFormat = xf86GetPixFormat(scrp, 1); /* >not< scrp->depth! */ in xf86ValidateModes()