Searched refs:rootPixmap (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 1469 PixmapPtr rootPixmap; in CreateScreenResources() local 1497 rootPixmap = pScreen->GetScreenPixmap(pScreen); in CreateScreenResources() 1508 if (!pScreen->ModifyPixmapHeader(rootPixmap, -1, -1, -1, -1, -1, pixels)) in CreateScreenResources() 1512 if (!shadowAdd(pScreen, rootPixmap, msUpdatePacked, msShadowWindow, in CreateScreenResources() 1521 pScreen, rootPixmap); in CreateScreenResources() 1524 DamageRegister(&rootPixmap->drawable, ms->damage); in CreateScreenResources()
|