Lines Matching refs:isRoot
1497 Bool isRoot; in XineramaXvShmPutImage() local
1519 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvShmPutImage()
1531 if (isRoot) { in XineramaXvShmPutImage()
1551 Bool isRoot; in XineramaXvPutImage() local
1571 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvPutImage()
1583 if (isRoot) { in XineramaXvPutImage()
1599 Bool isRoot; in XineramaXvPutVideo() local
1619 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvPutVideo()
1631 if (isRoot) { in XineramaXvPutVideo()
1647 Bool isRoot; in XineramaXvPutStill() local
1667 isRoot = (draw->type == XRT_WINDOW) && draw->u.win.root; in XineramaXvPutStill()
1679 if (isRoot) { in XineramaXvPutStill()