Searched refs:isOpenGl (Results 1 – 2 of 2) sorted by relevance
147 double isOpenGl(QString name);317 bool isOpenGl();
996 if (w->isOpenGl()) in showImage()1232 double GuiReceiver::isOpenGl(QString name) in isOpenGl() function in GuiReceiver1239 result = (double) w->isOpenGl(); in isOpenGl()1872 bool CvWindow::isOpenGl() in isOpenGl() function in CvWindow1914 if (isOpenGl()) in createView()