|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.Type
public class Type
Nested Class Summary | |
---|---|
static class |
Type.Builder
|
static class |
Type.CubemapFace
|
Method Summary | |
---|---|
int |
getCount()
|
Element |
getElement()
|
int |
getX()
|
int |
getY()
|
int |
getZ()
|
boolean |
hasFaces()
|
boolean |
hasMipmaps()
|
Methods inherited from class android.renderscript.BaseObj |
---|
destroy, equals, finalize, getName, hashCode, setName |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Element getElement()
public int getX()
public int getY()
public int getZ()
public boolean hasMipmaps()
public boolean hasFaces()
public int getCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |