org.rococoa.cocoa.iokit
Interface IOKitLibrary.eIOAccelSurfaceLockBits

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.eIOAccelSurfaceLockBits


Field Summary
static int kIOAccelSurfaceLockInAccel
           
static int kIOAccelSurfaceLockInBacking
           
static int kIOAccelSurfaceLockInDontCare
           
static int kIOAccelSurfaceLockInMask
           
 

Field Detail

kIOAccelSurfaceLockInBacking

static final int kIOAccelSurfaceLockInBacking
See Also:
Constant Field Values

kIOAccelSurfaceLockInAccel

static final int kIOAccelSurfaceLockInAccel
See Also:
Constant Field Values

kIOAccelSurfaceLockInDontCare

static final int kIOAccelSurfaceLockInDontCare
See Also:
Constant Field Values

kIOAccelSurfaceLockInMask

static final int kIOAccelSurfaceLockInMask
See Also:
Constant Field Values