Searched refs:hidlInfo (Results 1 – 1 of 1) sorted by relevance
452 MmapBufferInfo hidlInfo; in createMmapBuffer() local456 _hidl_cb(Result::NOT_SUPPORTED, hidlInfo); in createMmapBuffer()464 hidlInfo.sharedMemory = in createMmapBuffer()467 hidlInfo.bufferSizeFrames = info.bufferSizeFrames; in createMmapBuffer()468 hidlInfo.burstSizeFrames = info.burstSizeFrames; in createMmapBuffer()469 hidlInfo.flags = static_cast<hidl_bitfield<MmapBufferFlag>>(info.flags); in createMmapBuffer()470 _hidl_cb(Result::OK, hidlInfo); in createMmapBuffer()