
public static class NativeFramebuffer.fb_bitfield
extends Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeFramebuffer.fb_bitfield.ByReference
Reference wrapper
|
static class |
NativeFramebuffer.fb_bitfield.ByValue
Value wrapper
|
| Modifier and Type | Field and Description |
|---|---|
int |
length
length of bitfield
|
int |
msb_right
!= 0 : Most significant bit is right
|
int |
offset
beginning of bitfield
|
| Constructor and Description |
|---|
fb_bitfield()
Initialize this structure.
|
fb_bitfield(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
int |
toLEByteOffset()
Calculate little-endian byte offset from the bitshift number.
|