Allocation
BufferAvailableEventArgs
IOnBufferAvailableListener
MipmapControl
Allocation(IntPtr, JniHandleOwnership)
ByteBuffer
BytesSize
Element
JniPeerMembers
Stride
Surface
ThresholdClass
ThresholdType
TimeStamp
Type
Usage
Copy1DRangeFrom(Int32, Int32, Byte[])
Copy1DRangeFrom(Int32, Int32, Int16[])
Copy1DRangeFrom(Int32, Int32, Int32[])
Copy1DRangeFrom(Int32, Int32, Object)
Copy1DRangeFrom(Int32, Int32, Single[])
Copy1DRangeFrom(Int32, Int32, Allocation, Int32)
Copy1DRangeFromUnchecked(Int32, Int32, Byte[])
Copy1DRangeFromUnchecked(Int32, Int32, Int16[])
Copy1DRangeFromUnchecked(Int32, Int32, Int32[])
Copy1DRangeFromUnchecked(Int32, Int32, Object)
Copy1DRangeFromUnchecked(Int32, Int32, Single[])
Copy1DRangeTo(Int32, Int32, Byte[])
Copy1DRangeTo(Int32, Int32, Int16[])
Copy1DRangeTo(Int32, Int32, Int32[])
Copy1DRangeTo(Int32, Int32, Object)
Copy1DRangeTo(Int32, Int32, Single[])
Copy1DRangeToUnchecked(Int32, Int32, Byte[])
Copy1DRangeToUnchecked(Int32, Int32, Int16[])
Copy1DRangeToUnchecked(Int32, Int32, Int32[])
Copy1DRangeToUnchecked(Int32, Int32, Object)
Copy1DRangeToUnchecked(Int32, Int32, Single[])
Copy2DRangeFrom(Int32, Int32, Bitmap)
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Byte[])
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Int16[])
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Int32[])
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Object)
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Single[])
Copy2DRangeFrom(Int32, Int32, Int32, Int32, Allocation, Int32, Int32)
Copy2DRangeTo(Int32, Int32, Int32, Int32, Byte[])
Copy2DRangeTo(Int32, Int32, Int32, Int32, Int16[])
Copy2DRangeTo(Int32, Int32, Int32, Int32, Int32[])
Copy2DRangeTo(Int32, Int32, Int32, Int32, Object)
Copy2DRangeTo(Int32, Int32, Int32, Int32, Single[])
Copy3DRangeFrom(Int32, Int32, Int32, Int32, Int32, Int32, Object)
Copy3DRangeFrom(Int32, Int32, Int32, Int32, Int32, Int32, Allocation, Int32, Int32, Int32)
Copy3DRangeTo(Int32, Int32, Int32, Int32, Int32, Int32, Object)
CopyFrom(Allocation)
CopyFrom(BaseObj[])
CopyFrom(Bitmap)
CopyFrom(Byte[])
CopyFrom(Int16[])
CopyFrom(Int32[])
CopyFrom(Object)
CopyFrom(Single[])
CopyFromUnchecked(Byte[])
CopyFromUnchecked(Int16[])
CopyFromUnchecked(Int32[])
CopyFromUnchecked(Object)
CopyFromUnchecked(Single[])
CopyTo(Bitmap)
CopyTo(Byte[])
CopyTo(Int16[])
CopyTo(Int32[])
CopyTo(Object)
CopyTo(Single[])
CreateAllocations(RenderScript, Type, Int32, Int32)
CreateCubemapFromBitmap(RenderScript, Bitmap)
CreateCubemapFromBitmap(RenderScript, Bitmap, MipmapControl, AllocationUsage)
CreateCubemapFromCubeFaces(RenderScript, Bitmap, Bitmap, Bitmap, Bitmap, Bitmap, Bitmap)
CreateCubemapFromCubeFaces(RenderScript, Bitmap, Bitmap, Bitmap, Bitmap, Bitmap, Bitmap, MipmapControl, AllocationUsage)
CreateFromBitmap(RenderScript, Bitmap)
CreateFromBitmap(RenderScript, Bitmap, MipmapControl, AllocationUsage)
CreateFromBitmapResource(RenderScript, Resources, Int32)
CreateFromBitmapResource(RenderScript, Resources, Int32, MipmapControl, AllocationUsage)
CreateFromString(RenderScript, String, AllocationUsage)
CreateSized(RenderScript, Element, Int32)
CreateSized(RenderScript, Element, Int32, AllocationUsage)
CreateTyped(RenderScript, Type)
CreateTyped(RenderScript, Type, AllocationUsage)
CreateTyped(RenderScript, Type, MipmapControl, AllocationUsage)
GenerateMipmaps()
IoReceive()
IoSend()
Resize(Int32)
SetAutoPadding(Boolean)
SetFromFieldPacker(Int32, FieldPacker)
SetFromFieldPacker(Int32, Int32, FieldPacker)
SetFromFieldPacker(Int32, Int32, Int32, Int32, FieldPacker)
SetOnBufferAvailableListener(IOnBufferAvailableListener)
SyncAll(Int32)
BufferAvailable
monoandroid
namespace Android.Renderscripts
{
[Register("android/renderscript/Allocation", DoNotGenerateAcw = true)]
public class Allocation : BaseObj
{
public virtual int BytesSize
{
[Register("getBytesSize", "()I", "GetGetBytesSizeHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API