Home
last modified time | relevance | path

Searched defs:encodeImagePKM (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DETC1.java162 public static ETC1Data encodeImagePKM (Pixmap pixmap) { in encodeImagePKM() method in ETC1
274 …private static native ByteBuffer encodeImagePKM (ByteBuffer imageData, int offset, int width, int … in encodeImagePKM() method in ETC1