Searched defs:byteBuffer (Results 1 – 5 of 5) sorted by relevance
56 ByteBuffer byteBuffer = ByteBuffer.allocateDirect(triangleCoords.length * 4); in initShapes() local
80 ByteBuffer byteBuffer = ByteBuffer.allocateDirect(triangleCoords.length * 4); in initShapes() local
83 ByteBuffer byteBuffer = ByteBuffer.allocateDirect(triangleCoords.length * 4); in initShapes() local
173 ByteBuffer byteBuffer = ByteBuffer.allocateDirect(BUFFER_SIZE); in testAudioRecordOP() local
89 ByteBuffer byteBuffer = ByteBuffer.allocateDirect(triangleVertices.length * 4); in onSurfaceCreated() local