Searched defs:createShortBuffer (Results 1 – 1 of 1) sorted by relevance
986 public static ShortBuffer createShortBuffer(int size) { in createShortBuffer() method in BufferUtils1004 public static ShortBuffer createShortBuffer(ShortBuffer buf, int size) { in createShortBuffer() method in BufferUtils1014 public static ShortBuffer createShortBuffer(short... data) { in createShortBuffer() method in BufferUtils