Home
last modified time | relevance | path

Searched defs:resizeWindow (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow.cpp171 void cv::resizeWindow( const String& winname, int width, int height ) in resizeWindow() function in cv
Dwindow_QT.cpp1076 void GuiReceiver::resizeWindow(QString name, int width, int height) in resizeWindow() function in GuiReceiver