Searched refs:IOACCEL_SIZEOF_DEVICE_REGION (Results 1 - 2 of 2) 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
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOAccelSurfaceControl.c33 #define regionSize(rgn) ((size_t) IOACCEL_SIZEOF_DEVICE_REGION(rgn))

Completed in 118 milliseconds