Class android.renderscript.FieldPacker
Added Constructors | |
---|---|
FieldPacker (byte[] ) |
Added Methods | |
---|---|
boolean subBoolean () |
|
Byte2 subByte2 () |
|
Byte3 subByte3 () |
|
Byte4 subByte4 () |
|
Double2 subDouble2 () |
|
Double3 subDouble3 () |
|
Double4 subDouble4 () |
|
float subF32 () |
|
double subF64 () |
|
Float2 subFloat2 () |
|
Float3 subFloat3 () |
|
Float4 subFloat4 () |
|
short subI16 () |
|
int subI32 () |
|
long subI64 () |
|
byte subI8 () |
|
Int2 subInt2 () |
|
Int3 subInt3 () |
|
Int4 subInt4 () |
|
Long2 subLong2 () |
|
Long3 subLong3 () |
|
Long4 subLong4 () |
|
Matrix2f subMatrix2f () |
|
Matrix3f subMatrix3f () |
|
Matrix4f subMatrix4f () |
|
Short2 subShort2 () |
|
Short3 subShort3 () |
|
Short4 subShort4 () |
|
void subalign (int ) |