Searched refs:fbCloseScreen (Results 1 – 4 of 4) sorted by relevance
41 fbCloseScreen(ScreenPtr pScreen) in fbCloseScreen() function209 pScreen->CloseScreen = fbCloseScreen; in wfbFinishScreenInit()
24 #define fbCloseScreen wfbCloseScreen macro
1003 fbCloseScreen(ScreenPtr pScreen);
44651 fb: Don't free NULL pixmap in fbCloseScreen. Bug #8031344653 We fixed fbCloseScreen to use the FreePixmap function so that the44655 calls FreePixmap and sets devPrivate to NULL before fbCloseScreen is45506 fbCloseScreen().