Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c41 fbCloseScreen(ScreenPtr pScreen) in fbCloseScreen() function
209 pScreen->CloseScreen = fbCloseScreen; in wfbFinishScreenInit()
H A Dwfbrename.h24 #define fbCloseScreen wfbCloseScreen macro
H A Dfb.h1003 fbCloseScreen(ScreenPtr pScreen);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44651 fb: Don't free NULL pixmap in fbCloseScreen. Bug #80313
44653 We fixed fbCloseScreen to use the FreePixmap function so that the
44655 calls FreePixmap and sets devPrivate to NULL before fbCloseScreen is
45506 fbCloseScreen().