Home
last modified time | relevance | path

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

/frameworks/av/media/module/bufferpool/2.0/
DAccessorImpl.cpp483 mStats.onBufferEvicted(iter->second->mAllocSize); in handleReleaseBuffer()
572 mStats.onBufferEvicted(bufferIter->second->mAllocSize); in handleTransferResult()
651 mStats.onBufferEvicted(bufferIter->second->mAllocSize); in handleClose()
681 mStats.onBufferEvicted(bufferIter->second->mAllocSize); in handleClose()
768 mStats.onBufferEvicted(it->second->mAllocSize); in cleanUp()
787 mStats.onBufferEvicted(it->second->mAllocSize); in invalidate()
DAccessorImpl.h221 void onBufferEvicted(size_t allocSize) { in onBufferEvicted() function
/frameworks/av/media/module/bufferpool/1.0/
DAccessorImpl.h136 void onBufferEvicted(size_t allocSize) { in onBufferEvicted() function
DAccessorImpl.cpp539 mStats.onBufferEvicted(it->second->mAllocSize); in cleanUp()