Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dopengl.cpp58 …inline void throw_no_ogl() { CV_Error(cv::Error::OpenGlNotSupported, "The library is compiled with… in throw_no_ogl() function
60 …inline void throw_no_ogl() { CV_Error(cv::Error::OpenGlApiCallError, "OpenGL context doesn't exist…
118 throw_no_ogl(); in setGlDevice()
460 throw_no_ogl(); in Buffer()
474 throw_no_ogl(); in Buffer()
490 throw_no_ogl(); in Buffer()
505 throw_no_ogl(); in Buffer()
539 throw_no_ogl(); in create()
568 throw_no_ogl(); in setAutoRelease()
580 throw_no_ogl(); in copyFrom()
[all …]