Searched refs:aidlInfo (Results 1 – 1 of 1) sorted by relevance
79 MmapBufferInfo aidlInfo; in createMmapBuffer() local81 return aidlInfo; in createMmapBuffer()86 aidlInfo.sharedMemoryFd.set(info.shared_memory_fd); in createMmapBuffer()87 aidlInfo.bufferSizeFrames = info.buffer_size_frames; in createMmapBuffer()88 aidlInfo.burstSizeFrames = info.burst_size_frames; in createMmapBuffer()89 aidlInfo.flags = info.flags; in createMmapBuffer()90 return aidlInfo; in createMmapBuffer()