Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.h126 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
DAccessorImpl.cpp504 mStats.onBufferAllocated(allocSize); in addNewBuffer()
/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.h193 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
DAccessorImpl.cpp698 mStats.onBufferAllocated(allocSize); in addNewBuffer()