Searched refs:constantPtr (Results 1 – 2 of 2) sorted by relevance
73 __host__ ConstantPtr<T> constantPtr(T value) in constantPtr() function81 __host__ constantPtr(T value, int rows, int cols) in constantPtr() function
321 …gridTransformUnary(constantPtr(VecTraits<T>::make(scalar.val), mat.rows, mat.cols), globPtr<T>(mat… in setToWithOutMask()328 …gridTransformUnary(constantPtr(VecTraits<T>::make(scalar.val), mat.rows, mat.cols), globPtr<T>(mat… in setToWithMask()