Home
last modified time | relevance | path

Searched refs:kIOPMCoreGraphicsProgressMask (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h574 kIOPMCoreGraphicsProgressMask = 0xff enumerator
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp9900 coreGraphicsData = data & kIOPMCoreGraphicsProgressMask; in traceComponentWakeProgress()