Searched refs:grabInfo (Results 1 – 1 of 1) sorted by relevance
5039 GrabInfoPtr grabInfo = &dev->deviceGrab; in GrabDevice() local5088 grab = grabInfo->grab; in GrabDevice()5098 (CompareTimeStamps(time, grabInfo->grabTime) == EARLIER)) in GrabDevice()5100 else if (grabInfo->sync.frozen && in GrabDevice()5101 grabInfo->sync.other && !SameClient(grabInfo->sync.other, client)) in GrabDevice()5126 (*grabInfo->ActivateGrab) (dev, tempGrab, time, FALSE); in GrabDevice()