Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1603 PixmapPtr old_screen_pixmap, screen_pixmap; in ephyr_glamor_create_screen_resources() local
1620 old_screen_pixmap = pScreen->GetScreenPixmap(pScreen); in ephyr_glamor_create_screen_resources()
1621 pScreen->DestroyPixmap(old_screen_pixmap); in ephyr_glamor_create_screen_resources()
1633 TraverseTree(pScreen->root, ephyrSetPixmapVisitWindow, old_screen_pixmap); in ephyr_glamor_create_screen_resources()