Searched refs:encodeImage (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | ETC1.java | 97 public static native void encodeImage(Buffer in, int width, int height, in encodeImage() method in ETC1
|
H A D | ETC1Util.java | 196 ETC1.encodeImage(input, width, height, pixelSize, stride, compressedImage); in compressTexture()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 29681 method public static void encodeImage(java.nio.Buffer, int, int, int, int, java.nio.Buffer);
|