Searched refs:fnewBuf (Results 1 – 1 of 1) sorted by relevance
655 FloatBuffer fnewBuf = BufferUtils.createFloatBuffer(total); in compact() local656 fnewBuf.put(fbuf); in compact()657 data = fnewBuf; in compact()