Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h98 extern _X_EXPORT void glamor_fini(ScreenPtr screen);
H A Dglamor.c969 glamor_fini(ScreenPtr screen) in glamor_fini() function
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1662 glamor_fini(screen); in ephyr_glamor_fini()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog87791 move the original glamor_fini to glamor_close_screen. And wrap the CloseScreen
87794 The root cause is that glamor_fini will be called after the ->CloseScreen().