Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/include/opencv2/
Dhighgui.hpp349 CV_EXPORTS_W void setWindowProperty(const String& winname, int prop_id, double prop_value);
/external/opencv3/modules/highgui/src/
Dwindow.cpp181 void cv::setWindowProperty(const String& winname, int prop_id, double prop_value) in setWindowProperty() function in cv