Home
last modified time | relevance | path

Searched refs:ptronly (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Docl.cpp3288 bool ptronly = (arg.flags & KernelArg::PTR_ONLY) != 0; in set() local
3318 if (ptronly) in set()