Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/bufferpool/1.0/
H A DAccessorImpl.h125 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
H A DAccessorImpl.cpp509 mStats.onBufferAllocated(allocSize); in addNewBuffer()
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DAccessorImpl.h203 void onBufferAllocated(size_t allocSize) { in onBufferAllocated() function
H A DAccessorImpl.cpp719 mStats.onBufferAllocated(allocSize); in addNewBuffer()