Searched defs:IOACCEL_SIZEOF_DEVICE_REGION (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelSurfaceConnect.h56 #define IOACCEL_SIZEOF_DEVICE_REGION(_rgn_) (sizeof(IOAccelDeviceRegion) + (_rgn_)->num_rects * sizeof(IOAccelBounds)) macro

Completed in 65 milliseconds