android.renderscript
Class Script.FieldBase
java.lang.Object
android.renderscript.Script.FieldBase
- Enclosing class:
- Script
public static class Script.FieldBase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mElement
protected Element mElement
mAllocation
protected Allocation mAllocation
Script.FieldBase
protected Script.FieldBase()
init
protected void init(RenderScript rs,
int dimx)
init
protected void init(RenderScript rs,
int dimx,
int usages)
getElement
public Element getElement()
getType
public Type getType()
getAllocation
public Allocation getAllocation()
updateAllocation
public void updateAllocation()
Copyright © 2008-2012. All Rights Reserved.