Home
last modified time | relevance | path

Searched refs:getFreeBuffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/module/bufferpool/1.0/
DAccessorImpl.h255 bool getFreeBuffer(
DAccessorImpl.cpp186 if (!mBufferPool.getFreeBuffer(mAllocator, params, bufferId, handle)) { in allocate()
468 bool Accessor::Impl::BufferPool::getFreeBuffer( in getFreeBuffer() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl::BufferPool
/frameworks/av/media/module/bufferpool/2.0/
DAccessorImpl.h349 bool getFreeBuffer(
DAccessorImpl.cpp233 if (!mBufferPool.getFreeBuffer(mAllocator, params, bufferId, handle)) { in allocate()
694 bool Accessor::Impl::BufferPool::getFreeBuffer( in getFreeBuffer() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::BufferPool