|
||||||||||
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 |
Script.FieldBase.getType()
|
Type |
Allocation.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)
|
Mesh.Builder |
Mesh.Builder.addVertexType(Type t)
|
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 |