Home
last modified time | relevance | path

Searched refs:exaSetFbPitch (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_driver.c93 exaSetFbPitch(pExaScr, pExaPixmap, w, h, bpp); in exaCreatePixmap_driver()
155 exaSetFbPitch(pExaScr, pExaPixmap, width, height, bitsPerPixel); in exaModifyPixmapHeader_driver()
H A Dexa_classic.c97 exaSetFbPitch(pExaScr, pExaPixmap, w, h, bpp); in exaCreatePixmap_classic()
186 exaSetFbPitch(pExaScr, pExaPixmap, width, height, bitsPerPixel); in exaModifyPixmapHeader_classic()
H A Dexa_mixed.c87 exaSetFbPitch(pExaScr, pExaPixmap, w, h, bpp); in exaCreatePixmap_mixed()
183 exaSetFbPitch(pExaScr, pExaPixmap, width, height, bitsPerPixel); in exaModifyPixmapHeader_mixed()
H A Dexa_priv.h573 exaSetFbPitch(ExaScreenPrivPtr pExaScr, ExaPixmapPrivPtr pExaPixmap,
H A Dexa.c200 exaSetFbPitch(ExaScreenPrivPtr pExaScr, ExaPixmapPrivPtr pExaPixmap, in exaSetFbPitch() function