Searched refs:set_buf_pool (Results 1 – 2 of 2) sorted by relevance
/external/libxcam/xcore/ | ||
D | buffer_pool.h | 57 void set_buf_pool (const SmartPtr<BufferPool> &pool) { in set_buf_pool() function |
D | buffer_pool.cpp | 169 ret_buf->set_buf_pool (self); in get_buffer() |