public class GlTextureImageReader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
mGlPboSupported |
| Constructor and Description |
|---|
GlTextureImageReader(android.content.Context context,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkImageSize(int widht,
int height) |
void |
destroy() |
byte[] |
read(int texture,
int width,
int height) |