# Print output for @column tags ?>
RenderScript provides support for high-performance computation across heterogeneous processors.
For more information, see the RenderScript developer guide.
| Allocation.OnBufferAvailableListener |
Interface to handle notification when new buffers are available via
Allocation.USAGE_IO_INPUT.
|
| Allocation | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| AllocationAdapter | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| BaseObj | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Byte2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Byte3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Byte4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Double2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Double3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Double4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Element | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Element.Builder | Builder class for producing complex elements with matching field and name pairs. |
| FieldPacker | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Float2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Float3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Float4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Int2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Int3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Int4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Long2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Long3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Long4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Matrix2f | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Matrix3f | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Matrix4f | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| RenderScript | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| RenderScript.RSErrorHandler | The runtime error handler base class. |
| RenderScript.RSMessageHandler | The base class from which an application should derive in order to receive RS messages from scripts. |
| Sampler | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Sampler.Builder | Builder for creating non-standard samplers. |
| Script | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Script.Builder | Only intended for use by generated reflected code. |
| Script.FieldBase | Only intended for use by generated reflected code. |
| Script.FieldID | FieldID is an identifier for a Script + exported field pair. |
| Script.InvokeID | InvokeID is an identifier for an invoke function. |
| Script.KernelID | KernelID is an identifier for a Script + root function pair. |
| Script.LaunchOptions | Class for specifying the specifics about how a kernel will be launched. |
| ScriptC | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptGroup | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptGroup.Binding | Represents a binding of a value to a global variable in a kernel or invocable function. |
| ScriptGroup.Builder |
This class is deprecated.
Use Builder2 instead.
|
| ScriptGroup.Builder2 |
The builder class for creating script groups
A script group is created using closures (see class |
| ScriptGroup.Closure |
An opaque class for closures
A closure represents a function call to a kernel or invocable function, combined with arguments and values for global variables. |
| ScriptGroup.Future |
An opaque class for futures
A future represents an output of a closure, either the return value of the function, or the value of a global variable written by the function. |
| ScriptGroup.Input |
An opaque class for script group inputs
Created by calling the |
| ScriptIntrinsic | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsic3DLUT | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicBLAS | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicBlend | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicBlur | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicColorMatrix | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicConvolve3x3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicConvolve5x5 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicHistogram | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicLUT | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicResize | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| ScriptIntrinsicYuvToRGB | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Short2 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Short3 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Short4 | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Type | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| Type.Builder | Builder class for Type. |
| Allocation.MipmapControl | Controls mipmap behavior when using the bitmap creation and update functions. |
| Element.DataKind | The special interpretation of the data if required. |
| Element.DataType | DataType represents the basic type information for a basic element. |
| RenderScript.ContextType | ContextType specifies the specific type of context to be created. |
| RenderScript.Priority | RenderScript worker thread priority enumeration. |
| Sampler.Value | |
| Type.CubemapFace |
| RSDriverException | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| RSIllegalArgumentException | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| RSInvalidStateException | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |
| RSRuntimeException | This class is deprecated. Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives. |