Home
last modified time | relevance | path

Searched defs:CreateWindow (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/
Dflutter_window_controller.cc27 bool FlutterWindowController::CreateWindow( in CreateWindow() function in flutter::FlutterWindowController
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/
Dflutter_window_controller.cc27 bool FlutterWindowController::CreateWindow( in CreateWindow() function in flutter::FlutterWindowController
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/testing/
Dstub_flutter_windows_api.h39 virtual FlutterDesktopWindowControllerRef CreateWindow( in CreateWindow() function
/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/testing/
Dstub_flutter_glfw_api.h39 virtual FlutterDesktopWindowControllerRef CreateWindow( in CreateWindow() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DWindowSurfaceTests.cpp69 GLFWwindow* CreateWindow() { in CreateWindow() function in WindowSurfaceInstanceTests
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.h94 GLXWindow (*CreateWindow)(Display *dpy, GLXFBConfig config, Window win, const int *attribList); member
/third_party/flutter/glfw/src/
Dglx_context.h147 PFNGLXCREATEWINDOWPROC CreateWindow; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_sysvideo.h203 int (*CreateWindow) (_THIS, SDL_Window * window); member