No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.renderscript.Type.Builder |
Builder class for Type.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Create a new builder object.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Validate structure and create a new type.
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
Add a dimension to the Type.
|
|||||||||
|
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Create a new builder object.
e | The element for the type to be created. |
---|