FileDocCategorySizeDatePackage
AllocationAdapter.javaAPI DocAndroid 5.1 API912Sat Mar 14 14:09:40 GMT 2015android.renderscript

AllocationAdapter

public class AllocationAdapter extends android.renderscript.Allocation

Fields Summary
Constructors Summary
AllocationAdapter()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.renderscript.AllocationAdaptercreate1D(android.renderscript.RenderScript rs, android.renderscript.Allocation a)

 throw new RuntimeException("Stub!"); 
public static android.renderscript.AllocationAdaptercreate2D(android.renderscript.RenderScript rs, android.renderscript.Allocation a)

 throw new RuntimeException("Stub!"); 
public synchronized voidresize(int dimX)

 throw new RuntimeException("Stub!"); 
public voidsetFace(android.renderscript.Type.CubemapFace cf)

 throw new RuntimeException("Stub!"); 
public voidsetLOD(int lod)

 throw new RuntimeException("Stub!"); 
public voidsetY(int y)

 throw new RuntimeException("Stub!"); 
public voidsetZ(int z)

 throw new RuntimeException("Stub!");