Searched refs:setGlDevice (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/samples/gpu/
H A Dalpha_comp.cpp21 setGlDevice();
H A Dvideo_reader.cpp28 cv::cuda::setGlDevice();
/external/opencv3/modules/core/include/opencv2/core/
H A Dopengl.hpp529 CV_EXPORTS void setGlDevice(int device = 0);
/external/opencv3/modules/core/src/
H A Dopengl.cpp112 // setGlDevice
114 void cv::cuda::setGlDevice(int device) function in class:cv::cuda

Completed in 212 milliseconds