Java android.opengl ETC1 fields, constructors, methods, implement or subclass

Example usage for Java android.opengl ETC1 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.opengl ETC1.

The text is from its open source code.

Method

voidencodeImage(Buffer in, int width, int height, int pixelSize, int stride, Buffer out)
Encode an entire image.
intgetEncodedDataSize(int width, int height)
Return the size of the encoded image data (does not include size of PKM header).