Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.h125 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
DAccessorImpl.cpp509 mStats.onBufferAllocated(allocSize); in addNewBuffer()
/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.h197 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
DAccessorImpl.cpp717 mStats.onBufferAllocated(allocSize); in addNewBuffer()