Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c399 DrawablePtr mrootdraw = &master->root->drawable; in RRCrtcDetachScanoutPixmap() local
404 if (mrootdraw) { in RRCrtcDetachScanoutPixmap()
405 master->StopFlippingPixmapTracking(mrootdraw, in RRCrtcDetachScanoutPixmap()
416 if (mrootdraw) { in RRCrtcDetachScanoutPixmap()
417 master->StopPixmapTracking(mrootdraw, in RRCrtcDetachScanoutPixmap()
508 DrawablePtr mrootdraw = &master->root->drawable; in rrSetupPixmapSharing() local
509 int depth = mrootdraw->depth; in rrSetupPixmapSharing()
568 mrootdraw, in rrSetupPixmapSharing()
603 master->StartPixmapTracking(mrootdraw, spix_front, x, y, 0, 0, rotation); in rrSetupPixmapSharing()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2598 During server teardown, mrootdraw is NULL, which can cause segfaults if