Home
last modified time | relevance | path

Searched refs:BufferPool (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp43 BufferPool::BufferPool() in BufferPool() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPool
59 std::atomic<std::uint32_t> BufferPool::Invalidation::sInvSeqId(0);
61 BufferPool::~BufferPool() { in ~BufferPool()
74 void BufferPool::Invalidation::onConnect( in onConnect()
80 void BufferPool::Invalidation::onClose(ConnectionId conId) { in onClose()
85 void BufferPool::Invalidation::onAck( in onAck()
98 void BufferPool::Invalidation::onBufferInvalidated( in onBufferInvalidated()
119 void BufferPool::Invalidation::onInvalidationRequest( in onInvalidationRequest()
145 void BufferPool::Invalidation::onHandleAck( in onHandleAck()
179 bool BufferPool::handleOwnBuffer( in handleOwnBuffer()
[all …]
DBufferPool.h43 struct BufferPool { struct
207 BufferPool(); argument
210 ~BufferPool();
DAccessor.h203 BufferPool mBufferPool;
242 friend struct BufferPool;
DAndroid.bp22 "BufferPool.cpp",
/hardware/interfaces/media/c2/1.2/
DIComponentStore.hal44 * @param pool `IClientManager` object of the BufferPool in the client
45 * process. This may be null if the client does not own a BufferPool.
/hardware/interfaces/media/c2/1.1/
DIComponentStore.hal44 * @param pool `IClientManager` object of the BufferPool in the client
45 * process. This may be null if the client does not own a BufferPool.
/hardware/interfaces/media/c2/1.0/
DIComponentStore.hal42 * @param pool `IClientManager` object of the BufferPool in the client
43 * process. This may be null if the client does not own a BufferPool.
208 * Returns the `IClientManager` object for the component's BufferPool.
211 * BufferPool API, @p pool must be a valid `IClientManager` instance.
Dtypes.hal491 * #pooledBlock is a reference to a buffer handled by a BufferPool.
/hardware/google/interfaces/media/c2/1.0/
DIComponentStore.hal184 * Returns information required for using BufferPool API in buffer passing.
190 * BufferPool API, \p pool must be a valid `IClientManager` instance.