Searched defs:toBuffer (Results 1 – 3 of 3) sorted by relevance
37 static ByteBuffer toBuffer (boolean[] src, int offset) { in toBuffer() method in JglfwUtil46 static IntBuffer toBuffer (int[] src, int offset) { in toBuffer() method in JglfwUtil54 static FloatBuffer toBuffer (float[] src, int offset) { in toBuffer() method in JglfwUtil
279 public static Buffer toBuffer(long value) in toBuffer() method in BufferUtil
581 pixel_copy(png_bytep toBuffer, png_uint_32 toIndex, in pixel_copy()624 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth, in row_copy()