Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_driver.c37 ExaGetPixmapAddress(PixmapPtr p) in ExaGetPixmapAddress() function
225 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap); in exaPixmapHasGpuCopy_driver()
H A Dexa_classic.c37 ExaGetPixmapAddress(PixmapPtr p) in ExaGetPixmapAddress() function
257 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap); in exaPixmapHasGpuCopy_classic()
H A Dexa_mixed.c38 ExaGetPixmapAddress(PixmapPtr p) in ExaGetPixmapAddress() function
292 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap); in exaPixmapHasGpuCopy_mixed()