Searched defs:createIntBuffer (Results 1 – 1 of 1) sorted by relevance
661 public static IntBuffer createIntBuffer(int... data) { in createIntBuffer() method in BufferUtils845 public static IntBuffer createIntBuffer(int size) { in createIntBuffer() method in BufferUtils863 public static IntBuffer createIntBuffer(IntBuffer buf, int size) { in createIntBuffer() method in BufferUtils