Searched defs:newByteBuffer (Results 1 - 3 of 3) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/
H A DBufferFactory.java31 public static ByteBuffer newByteBuffer (byte array[]) { method in class:BufferFactory
39 public static ByteBuffer newByteBuffer (int capacity) { method in class:BufferFactory
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
H A DBufferUtils.java489 public static ByteBuffer newByteBuffer (int numBytes) { method in class:BufferUtils
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
H A DBufferUtils.java466 public static ByteBuffer newByteBuffer (int numBytes) { method in class:BufferUtils

Completed in 227 milliseconds