Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/
DBaseByteBuffer.java42 public IntBuffer asIntBuffer () { in asIntBuffer() method in BaseByteBuffer
DDirectReadOnlyByteBuffer.java77 public IntBuffer asIntBuffer () { in asIntBuffer() method in DirectReadOnlyByteBuffer
DDirectReadWriteByteBuffer.java57 public IntBuffer asIntBuffer () { in asIntBuffer() method in DirectReadWriteByteBuffer
DByteBuffer.java188 public abstract IntBuffer asIntBuffer (); in asIntBuffer() method in ByteBuffer