| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.Builder.create() |
Type |
Program.getConstant(int slot) |
Type |
Script.FieldBase.getType() |
Type |
Allocation.getType() |
| Modifier and Type | Method and Description |
|---|---|
Program.BaseProgramBuilder |
Program.BaseProgramBuilder.addConstant(Type t) |
Mesh.Builder |
Mesh.Builder.addIndexSetType(Type t,
Mesh.Primitive p)
Deprecated.
|
Mesh.Builder |
Mesh.Builder.addVertexType(Type t)
Deprecated.
|
static Allocation |
Allocation.createTyped(RenderScript rs,
Type type) |
static Allocation |
Allocation.createTyped(RenderScript rs,
Type type,
Allocation.MipmapControl mips,
int usage) |
static Allocation |
Allocation.createTyped(RenderScript rs,
Type type,
int usage) |
Copyright © 2008-2013. All Rights Reserved.