| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
ProgramRaster.CullMode |
ProgramRaster.getCullMode()
Deprecated.
|
static ProgramRaster.CullMode |
ProgramRaster.CullMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ProgramRaster.CullMode[] |
ProgramRaster.CullMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramRaster.Builder |
ProgramRaster.Builder.setCullMode(ProgramRaster.CullMode m)
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.