Modifier and Type | Field and Description |
---|---|
protected Allocation |
mAllocation |
protected Element |
mElement |
Modifier | Constructor and Description |
---|---|
protected |
FieldBase() |
Modifier and Type | Method and Description |
---|---|
Allocation |
getAllocation() |
Element |
getElement() |
Type |
getType() |
protected void |
init(RenderScript rs,
int dimx) |
protected void |
init(RenderScript rs,
int dimx,
int usages) |
void |
updateAllocation() |
protected Element mElement
protected Allocation mAllocation
protected void init(RenderScript rs, int dimx)
protected void init(RenderScript rs, int dimx, int usages)
public Element getElement()
public Type getType()
public Allocation getAllocation()
public void updateAllocation()