Searched refs:convertTextureFormat (Results 1 - 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
H A DTextureUtil.java15 public static int convertTextureFormat(Format fmt){ method in class:TextureUtil
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DTextureUtil.java95 public static int convertTextureFormat(Format fmt){ method in class:TextureUtil
H A DLwjglRenderer.java1372 TextureUtil.convertTextureFormat(rb.getFormat()),
1377 TextureUtil.convertTextureFormat(rb.getFormat()),

Completed in 130 milliseconds