/external/deqp/framework/platform/win32/ |
D | tcuWin32Window.cpp | 82 DestroyWindow(m_window); in Window() 96 DestroyWindow(m_window); in ~Window()
|
/external/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()
|
/external/angle/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 33 DestroyWindow(mMockWindow); in terminate() 129 DestroyWindow(mMockWindow); in initialize()
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 127 DestroyWindow(fWindow); in WinGLTestContext() 180 DestroyWindow(fWindow); in destroyGLContext()
|
/external/skqp/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 126 DestroyWindow(fWindow); in WinGLTestContext() 172 DestroyWindow(fWindow); in destroyGLContext()
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 125 DestroyWindow(hWnd); in graw_create_window_and_screen()
|
/external/swiftshader/tests/VulkanWrapper/ |
D | Window.cpp | 95 DestroyWindow(window); in ~Window()
|
/external/webrtc/rtc_base/ |
D | win32_window.cc | 73 const bool success = ::DestroyWindow(wnd_); in Destroy()
|
/external/webrtc/modules/desktop_capture/ |
D | screen_drawer_win.cc | 120 DestroyWindow(window_); in ~ScreenDrawerWin()
|
/external/webrtc/test/win/ |
D | d3d_renderer.cc | 68 DestroyWindow(hwnd_); in Destroy()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 97 void (*DestroyWindow)(Display *dpy, GLXWindow window); member
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 328 return DestroyWindow(fb->hWnd); in wglDestroyPbufferARB()
|
/external/angle/util/windows/win32/ |
D | Win32Window.cpp | 595 DestroyWindow(mNativeWindow); in destroy() 601 DestroyWindow(mParentWindow); in destroy()
|
/external/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_magnifier.cc | 50 DestroyWindow(host_window_); in ~ScreenCapturerWinMagnifier()
|
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | wrappers.cpp | 81 if (_hWnd) DestroyWindow(_hWnd); in WindowDestroy()
|
/external/skqp/tools/sk_app/win/ |
D | Window_win.cpp | 50 DestroyWindow(fHWnd); in closeWindow()
|
/external/lzma/CPP/Windows/ |
D | Window.h | 127 bool result = BOOLToBool(::DestroyWindow(_window)); in Destroy()
|
/external/OpenCL-CTS/test_conformance/d3d10/ |
D | harness.cpp | 224 if (HarnessD3D10_hWnd) DestroyWindow(HarnessD3D10_hWnd); in HarnessD3D10_DestroyDevice()
|
/external/skia/tools/sk_app/win/ |
D | Window_win.cpp | 52 DestroyWindow(fHWnd); in closeWindow()
|
/external/skqp/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 363 DestroyWindow(fWindow); in destroyGLContext()
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 381 DestroyWindow(wnd); in WndProc()
|
/external/OpenCL-CTS/test_conformance/d3d11/ |
D | harness.cpp | 257 if (HarnessD3D11_hWnd) DestroyWindow(HarnessD3D11_hWnd); in HarnessD3D11_DestroyDevice()
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 222 DestroyWindow(placeholderWindow); in initializeImpl() 369 DestroyWindow(mWindow); in destroy()
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 452 DestroyWindow(fWindow); in destroyGLContext()
|
/external/curl/tests/server/ |
D | util.c | 711 DestroyWindow(hidden_main_window); in main_window_loop()
|