Searched refs:getEncodedDataSize (Results 1 – 4 of 4) sorted by relevance
169 int encodedSize = ETC1.getEncodedDataSize(width, height); in createTexture()193 int encodedImageSize = ETC1.getEncodedDataSize(width, height); in compressTexture()217 int encodedSize = ETC1.getEncodedDataSize(width, height); in writeTexture()
86 public static native int getEncodedDataSize(int width, int height); in getEncodedDataSize() method in ETC1
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29683 method public static int getEncodedDataSize(int, int);