public interface OnTextureIdCallBack
Modifier and Type | Method and Description |
---|---|
int |
onScaledIdBack(int scaledId,
int textureWidth,
int textureHeight,
float[] matrix) |
void |
onTextureDestroyed() |
int |
onTextureIdBack(int textureId,
int textureWidth,
int textureHeight,
float[] matrix) |