public class TextureDrawerI420ToRGB extends TextureDrawerCodec
| Modifier and Type | Field | Description |
|---|---|---|
protected static java.lang.String |
fshI420ToRGB |
DRAW_FUNCTION, fshDrawer, mFlipScaleLoc, mProgram, mRotLoc, mVertBuffer, vertices, vshDrawerCOLOR_CONVERSION_NAME| Constructor | Description |
|---|---|
TextureDrawerI420ToRGB() |
| Modifier and Type | Method | Description |
|---|---|---|
static TextureDrawerI420ToRGB |
create() |
|
void |
drawTextures() |
|
void |
drawTextures(int texY,
int texU,
int texV) |
|
protected boolean |
init(java.lang.String vsh,
java.lang.String fsh) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindVertexBuffer, drawTexture, drawTexture, getProgram, release, setFlipScale, setRotationprotected static final java.lang.String fshI420ToRGB
public static TextureDrawerI420ToRGB create()
protected boolean init(java.lang.String vsh,
java.lang.String fsh)
init in class TextureDrawerpublic void drawTextures()
public void drawTextures(int texY,
int texU,
int texV)