Home
last modified time | relevance | path

Searched refs:syncReleased (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/bufferpool/2.0/
DBufferPoolClient.cpp92 bool syncReleased(uint32_t msgId = 0);
326 syncReleased(); in isActive()
340 syncReleased(messageId); in receiveInvalidation()
350 syncReleased(); in flush()
370 syncReleased(); in allocate()
418 syncReleased(); in receive()
512 syncReleased(); in postSend()
601 bool BufferPoolClient::Impl::syncReleased(uint32_t messageId) { in syncReleased() function in android::hardware::media::bufferpool::V2_0::implementation::BufferPoolClient::Impl
/frameworks/av/media/module/bufferpool/1.0/
DBufferPoolClient.cpp86 bool syncReleased();
289 syncReleased(); in isActive()
315 syncReleased(); in allocate()
363 syncReleased(); in receive()
541 bool BufferPoolClient::Impl::syncReleased() { in syncReleased() function in android::hardware::media::bufferpool::V1_0::implementation::BufferPoolClient::Impl