org.rococoa.cocoa.iokit
Interface IOKitLibrary.eIOAccelSurfaceShapeBits

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.eIOAccelSurfaceShapeBits


Field Summary
static int kIOAccelSurfaceShapeAssemblyBit
           
static int kIOAccelSurfaceShapeBeamSyncBit
           
static int kIOAccelSurfaceShapeBlockingBit
           
static int kIOAccelSurfaceShapeFrameSyncBit
           
static int kIOAccelSurfaceShapeIdentityScaleBit
           
static int kIOAccelSurfaceShapeNonBlockingBit
           
static int kIOAccelSurfaceShapeNone
           
static int kIOAccelSurfaceShapeNonSimpleBit
           
static int kIOAccelSurfaceShapeStaleBackingBit
           
static int kIOAccelSurfaceShapeWaitEnabledBit
           
 

Field Detail

kIOAccelSurfaceShapeNone

static final int kIOAccelSurfaceShapeNone
See Also:
Constant Field Values

kIOAccelSurfaceShapeNonBlockingBit

static final int kIOAccelSurfaceShapeNonBlockingBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeNonSimpleBit

static final int kIOAccelSurfaceShapeNonSimpleBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeIdentityScaleBit

static final int kIOAccelSurfaceShapeIdentityScaleBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeFrameSyncBit

static final int kIOAccelSurfaceShapeFrameSyncBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeBeamSyncBit

static final int kIOAccelSurfaceShapeBeamSyncBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeStaleBackingBit

static final int kIOAccelSurfaceShapeStaleBackingBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeAssemblyBit

static final int kIOAccelSurfaceShapeAssemblyBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeWaitEnabledBit

static final int kIOAccelSurfaceShapeWaitEnabledBit
See Also:
Constant Field Values

kIOAccelSurfaceShapeBlockingBit

static final int kIOAccelSurfaceShapeBlockingBit
See Also:
Constant Field Values