Searched refs:IS_SHARED_ACCEL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Bus.h60 #define IS_SHARED_ACCEL 0x200 macro
H A Dxf86Bus.c353 !(xf86Entities[entityIndex]->entityProp & IS_SHARED_ACCEL)) {
580 if (xf86Entities[entityIndex]->entityProp & IS_SHARED_ACCEL) {
591 xf86Entities[entityIndex]->entityProp |= IS_SHARED_ACCEL;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Bus.h65 #define IS_SHARED_ACCEL 0x200 macro
H A Dxf86Bus.c298 !(xf86Entities[entityIndex]->entityProp & IS_SHARED_ACCEL)) {
543 if(xf86Entities[entityIndex]->entityProp & IS_SHARED_ACCEL) {
554 xf86Entities[entityIndex]->entityProp |= IS_SHARED_ACCEL;

Completed in 6 milliseconds