Searched refs:getAllocator (Results 1 – 7 of 7) sorted by relevance
495 Ptr<GpuMat::Allocator> getAllocator() const { return allocator_; } in getAllocator() function in cv::cuda::BufferPool529 static MatAllocator* getAllocator(AllocType alloc_type = PAGE_LOCKED);
63 static ThrustAllocator& getAllocator();
113 RTAllocator * getAllocator() { return mAllocator; } in getAllocator() function