Searched defs:BufferPoolAllocation (Results 1 – 1 of 1) sorted by relevance
79 struct BufferPoolAllocation { struct86 BufferPoolAllocation(const native_handle_t *handle) : mHandle(handle) {} in BufferPoolAllocation() function88 ~BufferPoolAllocation() {}; in ~BufferPoolAllocation() argument