Searched refs:frozen (Results 1 - 25 of 112) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.5.rst41 [IVB]frozen at the first frame when run Unigine-heaven 4.0
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccharset.c1033 const FcCharSet *frozen; member in struct:_FcCharSetOrigEnt
1124 FcCharSetFreezeOrig (FcCharSetFreezer *freezer, const FcCharSet *orig, const FcCharSet *frozen) argument
1133 ent->frozen = frozen;
1215 return ent->frozen;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinputstr.h446 #define FROZEN 5 /* any state >= has device frozen */
467 Bool frozen; member in struct:_GrabInfoRec::__anon966b2d4b0208
469 GrabPtr other; /* if other grab has this frozen */
588 * Devices can be frozen through GrabModeSync pointer grabs. If this is the
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgestures.c354 /* We're not processing a gesture end for a frozen device */
355 if (dev->deviceGrab.sync.frozen)
H A Devents.c1141 * EnqueueEvent is a device's processInputProc if a device is frozen.
1225 * If the device for this event is not frozen anymore, take it and process it
1227 * After that, check if there's any devices in the list that are not frozen.
1229 * frozen, then re-run from the beginning of the event queue.
1241 if (!qe->device->deviceGrab.sync.frozen) {
1279 for (dev = inputInfo.devices; dev && dev->deviceGrab.sync.frozen;
1297 * @param frozen True to freeze or false to thaw.
1300 FreezeThaw(DeviceIntPtr dev, Bool frozen) argument
1302 dev->deviceGrab.sync.frozen = frozen;
[all...]
H A Dgrabs.c122 devGrab->sync.frozen ? "frozen" : "thawed", devGrab->sync.state);
H A Dtouch.c1049 /* We're not processing a touch end for a frozen device */
1050 if (dev->deviceGrab.sync.frozen)
H A Ddevices.c971 if (!dev->deviceGrab.sync.frozen)
974 /* Dequeue any frozen pending events */
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c301 bool frozen; member in struct:ra_interval
615 interval->frozen = false;
778 if (conflicting->frozen) {
965 /* We assume that all frozen intervals are at the start and that we
968 assert(!interval->frozen);
1527 interval->frozen = true;
1552 interval->frozen = false;
/xsrc/external/mit/xorg-server/dist/include/
H A Dinputstr.h510 #define FROZEN 5 /* any state >= has device frozen */
528 Bool frozen; member in struct:_GrabInfoRec::__anon6930895e0108
530 GrabPtr other; /* if other grab has this frozen */
660 * Devices can be frozen through GrabModeSync pointer grabs. If this is the
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c1085 * EnqueueEvent is a device's processInputProc if a device is frozen.
1170 * If the device for this event is not frozen anymore, take it and process it
1172 * After that, check if there's any devices in the list that are not frozen.
1174 * frozen, then re-run from the beginning of the event queue.
1186 if (!qe->device->deviceGrab.sync.frozen)
1224 for (dev = inputInfo.devices; dev && dev->deviceGrab.sync.frozen; dev = dev->next)
1243 * @param frozen True to freeze or false to thaw.
1246 FreezeThaw(DeviceIntPtr dev, Bool frozen) argument
1248 dev->deviceGrab.sync.frozen = frozen;
[all...]
/xsrc/external/mit/xorg-server/dist/test/
H A Dinput.c1901 dev.deviceGrab.sync.frozen = 1;
1905 dev.deviceGrab.sync.frozen = 0;
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m4728 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m4728 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m41636 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m41523 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/xf86-video-nsc/dist/
H A Daclocal.m4728 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dlibtool.m41489 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m41739 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m41709 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m41709 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m41710 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m43866 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXext/dist/m4/
H A Dlibtool.m41710 # you end up with a "frozen" computer, even though with patience
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlibtool.m41710 # you end up with a "frozen" computer, even though with patience

Completed in 138 milliseconds

12345