|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.ProgramRaster
@Deprecated public class ProgramRaster
| Nested Class Summary | |
|---|---|
static class |
ProgramRaster.Builder
Deprecated. |
static class |
ProgramRaster.CullMode
Deprecated. |
| Method Summary | |
|---|---|
static ProgramRaster |
CULL_BACK(RenderScript rs)
Deprecated. |
static ProgramRaster |
CULL_FRONT(RenderScript rs)
Deprecated. |
static ProgramRaster |
CULL_NONE(RenderScript rs)
Deprecated. |
ProgramRaster.CullMode |
getCullMode()
Deprecated. |
boolean |
isPointSpriteEnabled()
Deprecated. |
| 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 |
|---|
@Deprecated public boolean isPointSpriteEnabled()
@Deprecated public ProgramRaster.CullMode getCullMode()
@Deprecated public static ProgramRaster CULL_BACK(RenderScript rs)
@Deprecated public static ProgramRaster CULL_FRONT(RenderScript rs)
@Deprecated public static ProgramRaster CULL_NONE(RenderScript rs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||