Home
last modified time | relevance | path

Searched refs:getEncodedDataSize (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DETC1Util.java169 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()
DETC1.java86 public static native int getEncodedDataSize(int width, int height); in getEncodedDataSize() method in ETC1
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18844 method public static int getEncodedDataSize(int, int);
/frameworks/base/api/
Dcurrent.txt32935 method public static int getEncodedDataSize(int, int);