Home
last modified time | relevance | path

Searched refs:DestroyWindow (Results 1 – 25 of 54) sorted by relevance

123

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp82 DestroyWindow(m_window); in Window()
96 DestroyWindow(m_window); in ~Window()
/third_party/mesa3d/src/glx/windows/
Dwindowsgl.c114 DestroyWindow(hwnd); in windows_create_context()
175 DestroyWindow(hwnd); in windows_create_context_attribs()
331 DestroyWindow(hwnd); in windows_call_with_context()
/third_party/glfw/src/
Dglx_context.h109 #define glXDestroyWindow _glfw.glx.DestroyWindow
148 PFNGLXDESTROYWINDOWPROC DestroyWindow; member
Dglx_context.c294 _glfw.glx.DestroyWindow = in _glfwInitGLX()
314 !_glfw.glx.DestroyWindow || in _glfwInitGLX()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
DDisplayVkWin32.cpp33 DestroyWindow(mMockWindow); in terminate()
129 DestroyWindow(mMockWindow); in initialize()
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp128 DestroyWindow(fWindow); in WinGLTestContext()
181 DestroyWindow(fWindow); in destroyGLContext()
/third_party/cef/tests/cefclient/browser/
Dtemp_window_win.cc48 DestroyWindow(hwnd_); in ~TempWindowWin()
Dmain_message_loop_multithreaded_win.cc77 DestroyWindow(message_hwnd_); in Run()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.h61 virtual void DestroyWindow() = 0;
Ddshowvideosink.cpp580 sink->renderersupport->DestroyWindow (); in WndProc()
1136 void DestroyWindow() { in DestroyWindow() function in EVRSupport
1137 ::DestroyWindow (video_window); in DestroyWindow()
1265 void DestroyWindow() { in DestroyWindow() function in VMR9Support
1266 ::DestroyWindow (video_window); in DestroyWindow()
1392 void DestroyWindow() { in DestroyWindow() function in VMR7Support
1393 ::DestroyWindow (video_window); in DestroyWindow()
/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_win.cc76 DestroyWindow(main_thread_target_); in ~MainMessageLoopExternalPumpWin()
/third_party/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c125 DestroyWindow(hWnd); in graw_create_window_and_screen()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DWindow.cpp95 DestroyWindow(window); in ~Window()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c235 DestroyWindow (window_handle); in msg_window_message_proc()
407 DestroyWindow (window_handle); in msg_window_message_proc()
487 DestroyWindow (msg_window); in ks_provider_msg_window_thread()
/third_party/ffmpeg/libavdevice/
Dvfwcap.c228 DestroyWindow(ctx->hwnd); in vfw_read_close()
288 DestroyWindow(ctx->hwnd); in vfw_read_header()
Dgdigrab.c176 DestroyWindow(hwnd); in gdigrab_region_wnd_init()
190 DestroyWindow(gdigrab->region_hwnd); in gdigrab_region_wnd_destroy()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp131 DestroyWindow(_window); in ~window()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp165 ::DestroyWindow(hwnd); in main()
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay-playbin.c250 DestroyWindow (hwnd); in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dmain.cpp159 ::DestroyWindow(hwnd); in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
Dmain.cpp158 ::DestroyWindow(hwnd); in main()
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc164 DestroyWindow(dialog_win_); in Cancel()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c320 return DestroyWindow(fb->hWnd); in wglDestroyPbufferARB()
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
Dtri.cpp290 DestroyWindow(hWnd); in main()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp595 DestroyWindow(mNativeWindow); in destroy()
601 DestroyWindow(mParentWindow); in destroy()

123