Searched refs:handleOwnBuffer (Results 1 – 3 of 3) sorted by relevance
227 bool handleOwnBuffer(ConnectionId connectionId, BufferId bufferId);
179 bool BufferPool::handleOwnBuffer( in handleOwnBuffer() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPool283 handleOwnBuffer(message.connectionId, message.bufferId); in handleTransferResult()
223 mBufferPool.handleOwnBuffer(connectionId, *bufferId); in allocate()