Home
last modified time | relevance | path

Searched refs:NativeWindowType (Results 1 – 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp97 typedef typename TypeTraits<WsiType>::NativeWindowType NativeType;
115 typedef pt::XlibWindow NativeWindowType; typedef
127 typedef pt::XcbWindow NativeWindowType; typedef
139 typedef pt::WaylandSurfacePtr NativeWindowType; typedef
174 typedef pt::AndroidNativeWindowPtr NativeWindowType; typedef
185 typedef pt::Win32WindowHandle NativeWindowType; typedef
196 typedef void* NativeWindowType; typedef
206 typedef pt::OhosNativeWindowPtr NativeWindowType; typedef
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl_c.h60 NativeWindowType window,
93 extern EGLSurface *SDL_EGL_CreateSurface(_THIS, NativeWindowType nw);
DSDL_egl.c592 SDL_EGL_CreateSurface(_THIS, NativeWindowType nw) in SDL_EGL_CreateSurface()
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Deglplatform.h138 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Deglplatform.h138 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/
Deglplatform.h156 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/mesa3d/include/EGL/
Deglplatform.h162 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/EGL/api/EGL/
Deglplatform.h157 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglplatform.h155 typedef EGLNativeWindowType NativeWindowType; typedef
/third_party/flutter/skia/third_party/externals/sdl/src/video/pandora/
DSDL_pandora.c41 static NativeWindowType hNativeWnd = 0; /* A handle to the window we will create. */
616 hNativeWnd = (NativeWindowType)malloc(16*1024); in PND_gl_createcontext()
635 (NativeWindowType) 0, NULL); in PND_gl_createcontext()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengles.c120 windowdata->egl_surface = SDL_EGL_CreateSurface(_this, (NativeWindowType)windowdata->hwnd); in SDL_EGL_MakeCurrent_impl()
/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidwindow.c73 data->egl_surface = SDL_EGL_CreateSurface(_this, (NativeWindowType) data->native_window); in Android_CreateWindow()
/third_party/EGL/api/1.2/
Degl.h208 NativeWindowType win,
/third_party/skia/third_party/externals/egl-registry/api/1.2/
Degl.h208 NativeWindowType win,
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
Degl.h208 NativeWindowType win,
/third_party/EGL/api/1.2/EGL/
Degl.h212 NativeWindowType win,
/third_party/EGL/api/1.1/EGL/
Degl.h195 … APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const…
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
Degl.h225 … APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const…
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
Degl.h231 NativeWindowType win,
/third_party/skia/third_party/externals/egl-registry/api/1.0/
Degl.h231 NativeWindowType win,
/third_party/EGL/api/1.0/
Degl.h231 NativeWindowType win,
/third_party/EGL/api/1.0/EGL/
Degl.h234 NativeWindowType win,
/third_party/flutter/skia/third_party/externals/sdl/src/video/raspberry/
DSDL_rpivideo.c284 wdata->egl_surface = SDL_EGL_CreateSurface(_this, (NativeWindowType) &wdata->dispman_window); in RPI_CreateWindow()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c241 data->egl_surface = SDL_EGL_CreateSurface(_this, (NativeWindowType) data->egl_window); in Wayland_CreateWindow()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_egl.h467 typedef EGLNativeWindowType NativeWindowType; typedef

12