getOpenCLAllocator 673 modules/core/include/opencv2/core/ocl.hpp CV_EXPORTS MatAllocator* getOpenCLAllocator(); getOpenCLAllocator 52 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); getOpenCLAllocator 69 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); getOpenCLAllocator 87 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); getOpenCLAllocator 112 modules/core/perf/opencl/perf_bufferpool.cpp BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); getOpenCLAllocator 5759 modules/core/src/ocl.cpp CV_DbgAssert(u.u->currAllocator == getOpenCLAllocator()); getOpenCLAllocator 92 modules/core/src/umatrix.cpp return ocl::getOpenCLAllocator(); getOpenCLAllocator 535 modules/core/test/test_umat.cpp BufferPoolController* c = cv::ocl::getOpenCLAllocator()->getBufferPoolController();