Home
last modified time | relevance | path

Searched refs:destroyWindow (Results 1 – 25 of 26) sorted by relevance

12

/external/opencv3/modules/imgproc/test/
Dtest_imgproc_umat.cpp74 destroyWindow("orig"); in run()
75 destroyWindow("small"); in run()
76 destroyWindow("equalized gray"); in run()
/external/skia/src/views/sdl/
DSkOSWindow_SDL.cpp40 this->destroyWindow(); in ~SkOSWindow()
113 this->destroyWindow(); in closeWindow()
166 this->destroyWindow(); in createWindow()
221 void SkOSWindow::destroyWindow() { in destroyWindow() function in SkOSWindow
/external/opencv3/apps/annotation/
Dopencv_annotation.cpp104 destroyWindow(window_name); in get_annotations()
152 destroyWindow(window_name); in get_annotations()
/external/skia/include/views/
DSkOSWindow_SDL.h44 void destroyWindow();
/external/deqp/framework/platform/android/
DtcuAndroidWindow.hpp88 void destroyWindow (ANativeWindow* window);
DtcuAndroidTestActivity.cpp69 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
DtcuAndroidWindow.cpp142 void WindowRegistry::destroyWindow (ANativeWindow* rawHandle) in destroyWindow() function in tcu::Android::WindowRegistry
/external/opencv3/samples/python2/
Dkalman.py89 cv2.destroyWindow("Kalman")
/external/opencv3/samples/cpp/
Dshape_example.cpp102 destroyWindow("TEST"); in main()
Dffilldemo.cpp126 destroyWindow( "mask" ); in main()
Dcamshiftdemo.cpp199 destroyWindow( "Histogram" ); in main()
Dgrabcut.cpp335 destroyWindow( winName ); in main()
D3calibration.cpp347 destroyWindow("view"); in main()
/external/opencv3/modules/highgui/include/opencv2/
Dhighgui.hpp239 CV_EXPORTS_W void destroyWindow(const String& winname);
/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Dmain_registration.cpp252 destroyWindow("MODEL REGISTRATION"); in main()
Dmain_detection.cpp335 destroyWindow("REAL TIME DEMO"); in main()
/external/opencv3/samples/tapi/
Dcamshift.cpp212 cv::destroyWindow("Histogram"); in main()
/external/opencv3/samples/gpu/
Dcascadeclassifier_nvidia_api.cpp384 cv::destroyWindow(wndTitle); in main()
/external/opencv3/modules/highgui/src/
Dwindow.cpp161 void cv::destroyWindow( const String& winname ) in destroyWindow() function in cv
Dwindow_QT.h121 void destroyWindow(QString name);
Dwindow_QT.cpp1015 void GuiReceiver::destroyWindow(QString name) in destroyWindow() function in GuiReceiver
/external/opencv3/doc/py_tutorials/py_gui/py_image_display/
Dpy_image_display.markdown66 specific window, use the function **cv2.destroyWindow()** where you pass the exact window name as
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12