Home
last modified time | relevance | path

Searched defs:BufferPoolAllocation (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/media/bufferpool/aidl/default/include/bufferpool2/
DBufferPoolTypes.h79 struct BufferPoolAllocation { struct
86 BufferPoolAllocation(const native_handle_t *handle) : mHandle(handle) {} in BufferPoolAllocation() function
88 ~BufferPoolAllocation() {}; in ~BufferPoolAllocation() argument