|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element.DataKind | |
|---|---|
| android.renderscript | |
| Uses of Element.DataKind in android.renderscript |
|---|
| Methods in android.renderscript that return Element.DataKind | |
|---|---|
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. |
| Methods in android.renderscript with parameters of type Element.DataKind | |
|---|---|
static Element |
Element.createPixel(RenderScript rs,
Element.DataType dt,
Element.DataKind dk)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||