getBuffer 111 modules/core/include/opencv2/core/private.cuda.hpp GpuMat getBuffer(Size size, int type) { return getBuffer(size.height, size.width, type); } getBuffer 667 modules/core/src/cuda_stream.cpp GpuMat cv::cuda::BufferPool::getBuffer(int rows, int cols, int type)