FileDocCategorySizeDatePackage
Element.javaAPI DocAndroid 5.1 API10819Sat Mar 14 14:09:36 GMT 2015android.renderscript

Element

public class Element extends android.renderscript.BaseObj

Fields Summary
Constructors Summary
Element()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.renderscript.ElementALLOCATION(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementA_8(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementBOOLEAN(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementELEMENT(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF32(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF32_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF32_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF32_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF64(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF64_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF64_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementF64_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementFONT(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI16(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI16_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI16_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI16_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI32(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI32_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI32_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI32_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI64(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI64_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI64_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI64_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI8(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI8_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI8_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementI8_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementMATRIX4X4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementMATRIX_2X2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementMATRIX_3X3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementMATRIX_4X4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementMESH(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementPROGRAM_FRAGMENT(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementPROGRAM_RASTER(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementPROGRAM_STORE(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementPROGRAM_VERTEX(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementRGBA_4444(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementRGBA_5551(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementRGBA_8888(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementRGB_565(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementRGB_888(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementSAMPLER(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementSCRIPT(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementTYPE(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU16(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU16_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU16_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU16_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU32(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU32_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU32_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU32_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU64(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU64_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU64_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU64_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU8(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU8_2(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU8_3(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementU8_4(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementYUV(android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementcreatePixel(android.renderscript.RenderScript rs, android.renderscript.Element$DataType dt, android.renderscript.Element$DataKind dk)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.ElementcreateVector(android.renderscript.RenderScript rs, android.renderscript.Element$DataType dt, int size)

 throw new RuntimeException("Stub!"); 
public intgetBytesSize()

 throw new RuntimeException("Stub!"); 
public android.renderscript.Element$DataKindgetDataKind()

 throw new RuntimeException("Stub!"); 
public android.renderscript.Element$DataTypegetDataType()

 throw new RuntimeException("Stub!"); 
public android.renderscript.ElementgetSubElement(int index)

 throw new RuntimeException("Stub!"); 
public intgetSubElementArraySize(int index)

 throw new RuntimeException("Stub!"); 
public intgetSubElementCount()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSubElementName(int index)

 throw new RuntimeException("Stub!"); 
public intgetSubElementOffsetBytes(int index)

 throw new RuntimeException("Stub!"); 
public intgetVectorSize()

 throw new RuntimeException("Stub!"); 
public booleanisCompatible(android.renderscript.Element e)

 throw new RuntimeException("Stub!"); 
public booleanisComplex()

 throw new RuntimeException("Stub!");