Home
last modified time | relevance | path

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

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