|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.renderscript.ProgramFragmentFixedFunction.Builder
@Deprecated public static class ProgramFragmentFixedFunction.Builder
| Nested Class Summary | |
|---|---|
static class |
ProgramFragmentFixedFunction.Builder.EnvMode
Deprecated. |
static class |
ProgramFragmentFixedFunction.Builder.Format
Deprecated. |
| Field Summary | |
|---|---|
static int |
MAX_TEXTURE
Deprecated. |
| Constructor Summary | |
|---|---|
ProgramFragmentFixedFunction.Builder(RenderScript rs)
Deprecated. |
|
| Method Summary | |
|---|---|
ProgramFragmentFixedFunction |
create()
Deprecated. |
ProgramFragmentFixedFunction.Builder |
setPointSpriteTexCoordinateReplacement(boolean enable)
Deprecated. |
ProgramFragmentFixedFunction.Builder |
setTexture(ProgramFragmentFixedFunction.Builder.EnvMode env,
ProgramFragmentFixedFunction.Builder.Format fmt,
int slot)
Deprecated. |
ProgramFragmentFixedFunction.Builder |
setVaryingColor(boolean enable)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Deprecated public static final int MAX_TEXTURE
| Constructor Detail |
|---|
@Deprecated public ProgramFragmentFixedFunction.Builder(RenderScript rs)
| Method Detail |
|---|
@Deprecated
public ProgramFragmentFixedFunction.Builder setTexture(ProgramFragmentFixedFunction.Builder.EnvMode env,
ProgramFragmentFixedFunction.Builder.Format fmt,
int slot)
throws IllegalArgumentException
IllegalArgumentException@Deprecated public ProgramFragmentFixedFunction.Builder setPointSpriteTexCoordinateReplacement(boolean enable)
@Deprecated public ProgramFragmentFixedFunction.Builder setVaryingColor(boolean enable)
@Deprecated public ProgramFragmentFixedFunction create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||