Example usage for Java android.opengl ETC1 fields, constructors, methods, implement or subclass
The text is from its open source code.
void | encodeImage(Buffer in, int width, int height, int pixelSize, int stride, Buffer out) Encode an entire image. |
int | getEncodedDataSize(int width, int height) Return the size of the encoded image data (does not include size of PKM header). |