|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element.DataType | |
|---|---|
| android.renderscript | |
| Uses of Element.DataType in android.renderscript |
|---|
| Methods in android.renderscript that return Element.DataType | |
|---|---|
Element.DataType |
Element.getDataType()
|
static Element.DataType |
Element.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Element.DataType[] |
Element.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in android.renderscript with parameters of type Element.DataType | |
|---|---|
static Element |
Element.createPixel(RenderScript rs,
Element.DataType dt,
Element.DataKind dk)
|
static Element |
Element.createVector(RenderScript rs,
Element.DataType dt,
int size)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||