Home
last modified time | relevance | path

Searched refs:encodeImage (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DETC1.java97 public static native void encodeImage(Buffer in, int width, int height, in encodeImage() method in ETC1
DETC1Util.java196 ETC1.encodeImage(input, width, height, pixelSize, stride, compressedImage); in compressTexture()
/frameworks/base/api/
Dcurrent.txt20075 method public static void encodeImage(java.nio.Buffer, int, int, int, int, java.nio.Buffer);
Dsystem-current.txt22019 method public static void encodeImage(java.nio.Buffer, int, int, int, int, java.nio.Buffer);