| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
Element.DataKind |
Element.getDataKind() |
static Element.DataKind |
Element.DataKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element.DataKind[] |
Element.DataKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Element |
Element.createPixel(RenderScript rs,
Element.DataType dt,
Element.DataKind dk) |
Copyright © 2008-2013. All Rights Reserved.