BufferPoolController 426 modules/core/include/opencv2/core/mat.hpp virtual BufferPoolController* getBufferPoolController(const char* id = NULL) const; BufferPoolController 17 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolController* controller_; BufferPoolController 20 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolState(BufferPoolController* c, bool enable) BufferPoolController 14 modules/core/src/bufferpool.impl.hpp class DummyBufferPoolController : public BufferPoolController BufferPoolController 162 modules/core/src/matrix.cpp BufferPoolController* MatAllocator::getBufferPoolController(const char* id) const BufferPoolController 3783 modules/core/src/ocl.cpp class OpenCLBufferPoolBaseImpl : public BufferPoolController, public OpenCLBufferPool<T> BufferPoolController 5142 modules/core/src/ocl.cpp BufferPoolController* getBufferPoolController(const char* id) const { BufferPoolController 535 modules/core/test/test_umat.cpp BufferPoolController* c = cv::ocl::getOpenCLAllocator()->getBufferPoolController();