Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/1.0/include/bufferpool/
DBufferPoolTypes.h66 struct BufferPoolAllocation { struct
73 BufferPoolAllocation(const native_handle_t *handle) : mHandle(handle) {} in BufferPoolAllocation() argument
75 ~BufferPoolAllocation() {}; in ~BufferPoolAllocation() argument
/frameworks/av/media/bufferpool/2.0/include/bufferpool/
DBufferPoolTypes.h71 struct BufferPoolAllocation { struct
78 BufferPoolAllocation(const native_handle_t *handle) : mHandle(handle) {} in BufferPoolAllocation() argument
80 ~BufferPoolAllocation() {}; in ~BufferPoolAllocation() argument