@Deprecated public class ProgramRaster extends BaseObj
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgramRaster.Builder
Deprecated.
|
static class |
ProgramRaster.CullMode
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
@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)
Copyright © 2008-2013. All Rights Reserved.