Home
last modified time | relevance | path

Searched defs:DestroyWindow (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/
Dstub_flutter_windows_api.h51 virtual void DestroyWindow() {} in DestroyWindow() function
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/
Dstub_flutter_glfw_api.h51 virtual void DestroyWindow() {} in DestroyWindow() function
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp1136 void DestroyWindow() { in DestroyWindow() function in EVRSupport
1265 void DestroyWindow() { in DestroyWindow() function in VMR9Support
1392 void DestroyWindow() { in DestroyWindow() function in VMR7Support
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.h97 void (*DestroyWindow)(Display *dpy, GLXWindow window); member
/third_party/flutter/glfw/src/
Dglx_context.h148 PFNGLXDESTROYWINDOWPROC DestroyWindow; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_sysvideo.h227 void (*DestroyWindow) (_THIS, SDL_Window * window); member