Searched refs:toByteBuffer (Results 1 – 1 of 1) sorted by relevance
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()