The methods of Android.Renderscripts.AllocationAdapter are listed below. For a list of all members, see the AllocationAdapter Members list.
See Also: Inherited members from Android.Renderscripts.Allocation
static | Create1D(RenderScript, Allocation) | |
static | Create2D(RenderScript, Allocation) | |
ReadData(int[])Documentation for this section has not yet been entered. | ||
ReadData(float[])Documentation for this section has not yet been entered. | ||
SetFace(Type.CubemapFace)Set the active Face. | ||
SetLOD(int)Set the active LOD. | ||
SetY(int)Set the active Y. | ||
SetZ(int)Set the active Z. | ||
SubData(int, FieldPacker)Documentation for this section has not yet been entered. | ||
SubData1D(int, int, byte[])Documentation for this section has not yet been entered. | ||
SubData1D(int, int, short[])Documentation for this section has not yet been entered. | ||
SubData1D(int, int, int[])Documentation for this section has not yet been entered. | ||
SubData1D(int, int, float[])Documentation for this section has not yet been entered. | ||
SubData2D(int, int, int, int, int[])Documentation for this section has not yet been entered. | ||
SubData2D(int, int, int, int, float[])Documentation for this section has not yet been entered. | ||
SubElementData(int, int, FieldPacker)Documentation for this section has not yet been entered. |