Home
last modified time | relevance | path

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

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