TextureDrawerNV12ToRGBpublic class TextureDrawerNV21ToRGB extends TextureDrawerCodec
DRAW_FUNCTION, fshDrawer, mFlipScaleLoc, mProgram, mRotLoc, mVertBuffer, vertices, vshDrawerCOLOR_CONVERSION_NAME| Constructor | Description |
|---|---|
TextureDrawerNV21ToRGB() |
| Modifier and Type | Method | Description |
|---|---|---|
static TextureDrawerNV21ToRGB |
create() |
|
void |
drawTextures() |
|
void |
drawTextures(int texY,
int texUV) |
|
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, setRotationpublic static TextureDrawerNV21ToRGB create()
protected boolean init(java.lang.String vsh,
java.lang.String fsh)
init in class TextureDrawerpublic void drawTextures()
public void drawTextures(int texY,
int texUV)