org.rococoa.cocoa.iokit
Interface IOKitLibrary.eIOAccelSurfaceMethods

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.eIOAccelSurfaceMethods

* Surface client public methods. Private methods start with
* kIOAccelNumSurfaceMethods.
enum values


Field Summary
static int kIOAccelNumSurfaceMethods
           
static int kIOAccelSurfaceControl
           
static int kIOAccelSurfaceFlush
           
static int kIOAccelSurfaceGetState
           
static int kIOAccelSurfaceQueryLock
           
static int kIOAccelSurfaceRead
           
static int kIOAccelSurfaceReadLock
           
static int kIOAccelSurfaceReadLockOptions
           
static int kIOAccelSurfaceReadUnlock
           
static int kIOAccelSurfaceReadUnlockOptions
           
static int kIOAccelSurfaceSetIDMode
           
static int kIOAccelSurfaceSetScale
           
static int kIOAccelSurfaceSetShape
           
static int kIOAccelSurfaceSetShapeBacking
           
static int kIOAccelSurfaceSetShapeBackingAndLength
           
static int kIOAccelSurfaceWriteLock
           
static int kIOAccelSurfaceWriteLockOptions
           
static int kIOAccelSurfaceWriteUnlock
           
static int kIOAccelSurfaceWriteUnlockOptions
           
 

Field Detail

kIOAccelSurfaceReadLockOptions

static final int kIOAccelSurfaceReadLockOptions
See Also:
Constant Field Values

kIOAccelSurfaceReadUnlockOptions

static final int kIOAccelSurfaceReadUnlockOptions
See Also:
Constant Field Values

kIOAccelSurfaceGetState

static final int kIOAccelSurfaceGetState
See Also:
Constant Field Values

kIOAccelSurfaceWriteLockOptions

static final int kIOAccelSurfaceWriteLockOptions
See Also:
Constant Field Values

kIOAccelSurfaceWriteUnlockOptions

static final int kIOAccelSurfaceWriteUnlockOptions
See Also:
Constant Field Values

kIOAccelSurfaceRead

static final int kIOAccelSurfaceRead
See Also:
Constant Field Values

kIOAccelSurfaceSetShapeBacking

static final int kIOAccelSurfaceSetShapeBacking
See Also:
Constant Field Values

kIOAccelSurfaceSetIDMode

static final int kIOAccelSurfaceSetIDMode
See Also:
Constant Field Values

kIOAccelSurfaceSetScale

static final int kIOAccelSurfaceSetScale
See Also:
Constant Field Values

kIOAccelSurfaceSetShape

static final int kIOAccelSurfaceSetShape
See Also:
Constant Field Values

kIOAccelSurfaceFlush

static final int kIOAccelSurfaceFlush
See Also:
Constant Field Values

kIOAccelSurfaceQueryLock

static final int kIOAccelSurfaceQueryLock
See Also:
Constant Field Values

kIOAccelSurfaceReadLock

static final int kIOAccelSurfaceReadLock
See Also:
Constant Field Values

kIOAccelSurfaceReadUnlock

static final int kIOAccelSurfaceReadUnlock
See Also:
Constant Field Values

kIOAccelSurfaceWriteLock

static final int kIOAccelSurfaceWriteLock
See Also:
Constant Field Values

kIOAccelSurfaceWriteUnlock

static final int kIOAccelSurfaceWriteUnlock
See Also:
Constant Field Values

kIOAccelSurfaceControl

static final int kIOAccelSurfaceControl
See Also:
Constant Field Values

kIOAccelSurfaceSetShapeBackingAndLength

static final int kIOAccelSurfaceSetShapeBackingAndLength
See Also:
Constant Field Values

kIOAccelNumSurfaceMethods

static final int kIOAccelNumSurfaceMethods
See Also:
Constant Field Values