/external/mesa3d/include/EGL/ |
D | eglplatform.h | 78 typedef HWND EGLNativeWindowType; typedef 83 typedef void *EGLNativeWindowType; typedef 90 typedef struct wl_egl_window *EGLNativeWindowType; typedef 96 typedef void *EGLNativeWindowType; typedef 103 typedef struct ANativeWindow* EGLNativeWindowType; typedef 113 typedef khronos_uintptr_t EGLNativeWindowType; typedef 123 typedef Window EGLNativeWindowType; typedef 131 typedef khronos_uintptr_t EGLNativeWindowType; typedef 140 typedef EGLNativeWindowType NativeWindowType;
|
/external/swiftshader/include/EGL/ |
D | eglplatform.h | 78 typedef HWND EGLNativeWindowType; typedef 83 typedef void *EGLNativeWindowType; typedef 90 typedef struct wl_egl_window *EGLNativeWindowType; typedef 96 typedef void *EGLNativeWindowType; typedef 103 typedef struct ANativeWindow* EGLNativeWindowType; typedef 110 typedef intptr_t EGLNativeWindowType; typedef 121 typedef Window EGLNativeWindowType; typedef 129 typedef khronos_uintptr_t EGLNativeWindowType; typedef 138 typedef EGLNativeWindowType NativeWindowType;
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
D | eglplatform.h | 78 typedef HWND EGLNativeWindowType; typedef 88 typedef Window EGLNativeWindowType; typedef 97 typedef struct ANativeWindow* EGLNativeWindowType; typedef 109 typedef void *EGLNativeWindowType; typedef 117 typedef EGLNativeWindowType NativeWindowType;
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Surface.hpp | 61 virtual EGLNativeWindowType getWindowHandle() const = 0; 117 WindowSurface(Display *display, const egl::Config *config, EGLNativeWindowType window); 125 EGLNativeWindowType getWindowHandle() const override; 132 const EGLNativeWindowType window; 148 EGLNativeWindowType getWindowHandle() const override;
|
D | OSXUtils.hpp | 24 bool IsValidWindow(EGLNativeWindowType window); 25 void GetNativeWindowSize(EGLNativeWindowType window, int &width, int &height);
|
D | Display.h | 62 …EGLSurface createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLAttrib *attr… 75 bool isValidWindow(EGLNativeWindowType window); 76 bool hasExistingWindowSurface(EGLNativeWindowType window);
|
D | OSXUtils.mm | 25 bool IsValidWindow(EGLNativeWindowType window) 31 void GetNativeWindowSize(EGLNativeWindowType window, int &width, int &height)
|
D | Surface.cpp | 295 WindowSurface::WindowSurface(Display *display, const Config *config, EGLNativeWindowType window) in WindowSurface() 323 EGLNativeWindowType WindowSurface::getWindowHandle() const in getWindowHandle() 450 EGLNativeWindowType PBufferSurface::getWindowHandle() const in getWindowHandle()
|
D | Display.cpp | 289 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLAttr… in createWindowSurface() 666 bool Display::isValidWindow(EGLNativeWindowType window) in isValidWindow() 704 bool Display::hasExistingWindowSurface(EGLNativeWindowType window) in hasExistingWindowSurface()
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11EglDisplayFactory.cpp | 43 typedef ::Window EGLNativeWindowType; typedef 47 DE_STATIC_ASSERT(sizeof(EGLNativeWindowType) <= sizeof(eglw::EGLNativeWindowType)); 55 …eWindowSurfaceFunc) (eglw::EGLDisplay dpy, eglw::EGLConfig config, EGLNativeWindowType win, const … 92 …WindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const … in createWindowSurface() 94 …return (m_egl.createWindowSurface)(dpy, config, reinterpret_cast<EGLNativeWindowType*>(win), attri… in createWindowSurface() 142 …eglw::EGLNativeWindowType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeWindow… in getLegacyNative()
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 41 DE_STATIC_ASSERT(sizeof(eglw::EGLNativeWindowType) == sizeof(ANativeWindow*)); 85 virtual EGLNativeWindowType getLegacyNative (void) { return m_window->getNativeWindow(); } in getLegacyNative() 86 virtual EGLNativeWindowType getPlatformExtension (void) { return m_window->getNativeWindow(); } in getPlatformExtension() 87 virtual EGLNativeWindowType getPlatformNative (void) { return m_window->getNativeWindow(); } in getPlatformNative()
|
/external/autotest/client/deps/glbench/src/ |
D | egl_stuff.cc | 21 EGLNativeWindowType native_window = in Init() 22 static_cast<EGLNativeWindowType>(g_xlib_window); in Init()
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWaylandEglDisplayFactory.cpp | 94 …eglw::EGLNativeWindowType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeWindowT… in getLegacyNative()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
D | PVRShellAPI.h | 69 EGLNativeWindowType m_NWT;
|
/external/deqp/framework/platform/nullws/ |
D | tcuNullWSPlatform.cpp | 45 eglw::EGLNativeWindowType getLegacyNative () in getLegacyNative()
|
/external/deqp/framework/egl/ |
D | egluNativeWindow.cpp | 38 EGLNativeWindowType NativeWindow::getLegacyNative (void) in getLegacyNative()
|
D | egluNativeWindow.hpp | 91 virtual eglw::EGLNativeWindowType getLegacyNative (void);
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 28 typedef void* EGLNativeWindowType; typedef 60 typedef EGLSurface (*CreateWindowSurfaceProc)(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType…
|
/external/skqp/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 28 typedef void* EGLNativeWindowType; typedef 60 typedef EGLSurface (*CreateWindowSurfaceProc)(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType…
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 39 DE_STATIC_ASSERT(sizeof(eglw::EGLNativeWindowType) == sizeof(HWND)); 123 EGLNativeWindowType getLegacyNative (void) { return m_window.getHandle(); } in getLegacyNative()
|
/external/deqp/framework/platform/raspi/ |
D | tcuRaspiPlatform.cpp | 73 EGLNativeWindowType getLegacyNative (void) { return &m_nativeWindow; } in getLegacyNative()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwTypes.inl | 60 typedef void* EGLNativeWindowType; typedef
|
/external/libkmsxx/kmscube/ |
D | cube-egl.cpp | 102 …esurface = eglCreateWindowSurface(egl.display(), egl.config(), (EGLNativeWindowType)native_window,… in EglSurface()
|
/external/swiftshader/src/WSI/ |
D | FrameBufferOSX.mm | 85 sw::FrameBuffer *createFrameBuffer(void *display, EGLNativeWindowType nativeWindow, int width, int …
|
/external/swiftshader/src/Main/ |
D | FrameBufferOSX.mm | 85 sw::FrameBuffer *createFrameBuffer(void *display, EGLNativeWindowType nativeWindow, int width, int …
|