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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp374 UInt8 vblThrottle; member in struct:IOFramebufferPrivate
1965 if (__private->vblThrottle && __private->deferredCLUTSetTimerEvent)
2043 if (inst->__private->vblThrottle && inst->__private->deferredCLUTSetTimerEvent)
3166 && inst->__private->vblThrottle
3180 if (inst->__private->vblInterrupt && inst->__private->vblThrottle)
3228 if (calculatedDelta && inst->__private->vblThrottle)
3261 if (inst->__private->vblThrottle)
7408 __private->vblThrottle = throttleEnable;
7415 if (shmem && __private->vblThrottle)

Completed in 273 milliseconds