public class GlPboReader
extends java.lang.Object
| Constructor and Description |
|---|
GlPboReader(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
deinitPBO() |
java.nio.ByteBuffer |
downloadGpuBufferWithPbo() |
static boolean |
isPboSupport(android.content.Context context) |
void |
onImageSizeUpdate(int width,
int height) |