Commit 76760470 authored by Dan's avatar Dan

Cherry pick failed to grab interface changes.

parent 4f373a42
......@@ -1895,6 +1895,8 @@ public:
MatAllocator* allocator;
//! and the standard allocator
static MatAllocator* getStdAllocator();
static MatAllocator* getDefaultAllocator();
static void setDefaultAllocator(MatAllocator* allocator);
//! interaction with UMat
UMatData* u;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment