Searched refs:toByteBuffer (Results 1 – 2 of 2) sorted by relevance
879 public static ByteBuffer toByteBuffer(BaseMap data, ByteOrder order) { in toByteBuffer() method
930 private ByteBuffer toByteBuffer(int byteCount, Buffer input) { in toByteBuffer() method in GLLogWrapper1030 ByteBuffer byteBuffer = toByteBuffer(count, indices); in toCharIndices()1043 ByteBuffer byteBuffer = toByteBuffer(count * 2, indices); in toCharIndices()3937 mTempByteBuffer = mPointer == null ? null : toByteBuffer(-1, mPointer); in bindByteBuffer()