@Deprecated public static class ProgramFragmentFixedFunction.Builder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgramFragmentFixedFunction.Builder.EnvMode
Deprecated.
|
static class |
ProgramFragmentFixedFunction.Builder.Format
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_TEXTURE
Deprecated.
|
| Constructor and Description |
|---|
ProgramFragmentFixedFunction.Builder(RenderScript rs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
@Deprecated public static final int MAX_TEXTURE
@Deprecated public ProgramFragmentFixedFunction.Builder(RenderScript rs)
@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()
Copyright © 2008-2013. All Rights Reserved.