File
Doc
Category
Size
Date
Package
Element.java
API Doc
Android 5.1 API
10819
Sat Mar 14 14:09:36 GMT 2015
android.renderscript
Element
java.lang.Object
android.renderscript.BaseObj
public class Element extends android.renderscript.BaseObj
Fields Summary
Constructors Summary
Element
()
throw new RuntimeException("Stub!");
Methods Summary
public static
android.renderscript.Element
ALLOCATION
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
A_8
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
BOOLEAN
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
ELEMENT
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F32
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F32_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F32_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F32_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F64
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F64_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F64_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
F64_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
FONT
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I16
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I16_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I16_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I16_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I32
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I32_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I32_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I32_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I64
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I64_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I64_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I64_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I8
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I8_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I8_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
I8_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
MATRIX4X4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
MATRIX_2X2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
MATRIX_3X3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
MATRIX_4X4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
MESH
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
PROGRAM_FRAGMENT
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
PROGRAM_RASTER
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
PROGRAM_STORE
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
PROGRAM_VERTEX
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
RGBA_4444
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
RGBA_5551
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
RGBA_8888
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
RGB_565
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
RGB_888
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
SAMPLER
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
SCRIPT
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
TYPE
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U16
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U16_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U16_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U16_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U32
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U32_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U32_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U32_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U64
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U64_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U64_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U64_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U8
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U8_2
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U8_3
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
U8_4
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
YUV
(
android.renderscript.RenderScript
rs)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
createPixel
(
android.renderscript.RenderScript
rs,
android.renderscript.Element$DataType
dt,
android.renderscript.Element$DataKind
dk)
throw new RuntimeException("Stub!");
public static
android.renderscript.Element
createVector
(
android.renderscript.RenderScript
rs,
android.renderscript.Element$DataType
dt,
int
size)
throw new RuntimeException("Stub!");
public
int
getBytesSize
()
throw new RuntimeException("Stub!");
public
android.renderscript.Element$DataKind
getDataKind
()
throw new RuntimeException("Stub!");
public
android.renderscript.Element$DataType
getDataType
()
throw new RuntimeException("Stub!");
public
android.renderscript.Element
getSubElement
(
int
index)
throw new RuntimeException("Stub!");
public
int
getSubElementArraySize
(
int
index)
throw new RuntimeException("Stub!");
public
int
getSubElementCount
()
throw new RuntimeException("Stub!");
public
java.lang.String
getSubElementName
(
int
index)
throw new RuntimeException("Stub!");
public
int
getSubElementOffsetBytes
(
int
index)
throw new RuntimeException("Stub!");
public
int
getVectorSize
()
throw new RuntimeException("Stub!");
public
boolean
isCompatible
(
android.renderscript.Element
e)
throw new RuntimeException("Stub!");
public
boolean
isComplex
()
throw new RuntimeException("Stub!");
Java Code Source