Home
last modified time | relevance | path

Searched refs:xf86CursorScreenPtr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorRD.c58 xf86CursorScreenPtr ScreenPriv; in xf86InitCursor()
126 xf86CursorScreenPtr ScreenPriv = in xf86CursorCloseScreen()
127 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86CursorCloseScreen()
159 xf86CursorScreenPtr ScreenPriv = in xf86CursorQueryBestSize()
160 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86CursorQueryBestSize()
176 xf86CursorScreenPtr ScreenPriv = in xf86CursorInstallColormap()
177 (xf86CursorScreenPtr) dixLookupPrivate(&pMap->pScreen->devPrivates, in xf86CursorInstallColormap()
189 xf86CursorScreenPtr ScreenPriv = in xf86CursorRecolorCursor()
190 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86CursorRecolorCursor()
210 xf86CursorScreenPtr ScreenPriv = in xf86CursorEnableDisableFBAccess()
[all …]
H A Dxf86HWCurs.c26 xf86RecolorCursor_locked(xf86CursorScreenPtr ScreenPriv, CursorPtr pCurs);
154 xf86CursorScreenPtr sPriv; in xf86CheckHWCursor()
181 xf86CursorScreenPtr ScreenPriv = in xf86ScreenSetCursor()
182 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86ScreenSetCursor()
241 xf86CursorScreenPtr ScreenPriv = in xf86SetCursor()
242 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86SetCursor()
279 xf86CursorScreenPtr ScreenPriv = in xf86SetTransparentCursor()
280 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86SetTransparentCursor()
305 xf86CursorScreenPtr ScreenPriv = in xf86ScreenMoveCursor()
306 (xf86CursorScreenPtr) dixLookupPrivate(&pScreen->devPrivates, in xf86ScreenMoveCursor()
[all …]
H A Dxf86CursorPriv.h38 } xf86CursorScreenRec, *xf86CursorScreenPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c385 xf86CursorScreenPtr ScreenPriv = in xf86_crtc_transform_cursor_position()
386 (xf86CursorScreenPtr) dixLookupPrivate(&screen->devPrivates, in xf86_crtc_transform_cursor_position()