/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32Window.cpp | 82 DestroyWindow(m_window); in Window() 96 DestroyWindow(m_window); in ~Window()
|
/third_party/mesa3d/src/glx/windows/ |
D | windowsgl.c | 114 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/ |
D | glx_context.h | 109 #define glXDestroyWindow _glfw.glx.DestroyWindow 148 PFNGLXDESTROYWINDOWPROC DestroyWindow; member
|
D | glx_context.c | 294 _glfw.glx.DestroyWindow = in _glfwInitGLX() 314 !_glfw.glx.DestroyWindow || in _glfwInitGLX()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 33 DestroyWindow(mMockWindow); in terminate() 129 DestroyWindow(mMockWindow); in initialize()
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 128 DestroyWindow(fWindow); in WinGLTestContext() 181 DestroyWindow(fWindow); in destroyGLContext()
|
/third_party/cef/tests/cefclient/browser/ |
D | temp_window_win.cc | 48 DestroyWindow(hwnd_); in ~TempWindowWin()
|
D | main_message_loop_multithreaded_win.cc | 77 DestroyWindow(message_hwnd_); in Run()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideosink.h | 61 virtual void DestroyWindow() = 0;
|
D | dshowvideosink.cpp | 580 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/ |
D | main_message_loop_external_pump_win.cc | 76 DestroyWindow(main_thread_target_); in ~MainMessageLoopExternalPumpWin()
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 125 DestroyWindow(hWnd); in graw_create_window_and_screen()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Window.cpp | 95 DestroyWindow(window); in ~Window()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksdeviceprovider.c | 235 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/ |
D | vfwcap.c | 228 DestroyWindow(ctx->hwnd); in vfw_read_close() 288 DestroyWindow(ctx->hwnd); in vfw_read_header()
|
D | gdigrab.c | 176 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/ |
D | wgl_tests.cpp | 131 DestroyWindow(_window); in ~window()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
D | main.cpp | 165 ::DestroyWindow(hwnd); in main()
|
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
D | win32-videooverlay-playbin.c | 250 DestroyWindow (hwnd); in main()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
D | main.cpp | 159 ::DestroyWindow(hwnd); in main()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
D | main.cpp | 158 ::DestroyWindow(hwnd); in main()
|
/third_party/cef/libcef/browser/native/ |
D | javascript_dialog_runner_win.cc | 164 DestroyWindow(dialog_win_); in Cancel()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 320 return DestroyWindow(fb->hWnd); in wglDestroyPbufferARB()
|
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/ |
D | tri.cpp | 290 DestroyWindow(hWnd); in main()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Window.cpp | 595 DestroyWindow(mNativeWindow); in destroy() 601 DestroyWindow(mParentWindow); in destroy()
|