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/vk-gl-cts/framework/platform/ohos/rosen_context/
Drosen_context_impl.cpp412 uint64_t RosenContextImpl::CreateWindow(uint32_t x,uint32_t y,uint32_t width,uint32_t height) in CreateWindow() function in RosenContextImpl
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DWindowSurfaceTests.cpp69 GLFWwindow* CreateWindow() { in CreateWindow() function in WindowSurfaceInstanceTests
/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