|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Type | |
|---|---|
| android.renderscript | |
| Uses of Type in android.renderscript |
|---|
| Methods in android.renderscript that return Type | |
|---|---|
Type |
Type.Builder.create()
|
Type |
Program.getConstant(int slot)
|
Type |
Allocation.getType()
|
Type |
Script.FieldBase.getType()
|
| Methods in android.renderscript with parameters of type Type | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||