HomeSort by relevance Sort by last modified time
    Searched refs:NativeDisplayType (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /frameworks/native/opengl/tests/angeles/include/GLES/
egltypes.h 10 typedef void *NativeDisplayType;
17 #define EGL_DEFAULT_DISPLAY ((NativeDisplayType)0)
  /external/swiftshader/src/OpenGL/libGL/
Display.h 41 static Display *getDisplay(NativeDisplayType displayId);
61 NativeDisplayType getNativeDisplay() const;
64 Display(NativeDisplayType displayId);
68 const NativeDisplayType displayId;
Display.cpp 31 typedef std::map<NativeDisplayType, Display*> DisplayMap;
34 Display *Display::getDisplay(NativeDisplayType displayId)
48 Display::Display(NativeDisplayType displayId) : displayId(displayId)
205 NativeDisplayType Display::getNativeDisplay() const
  /external/deqp/external/vulkancts/framework/vulkan/
vkWsiPlatform.hpp 70 // typedef <NativeDisplayType> NativeDisplayType;
78 typedef typename TypeTraits<WsiType>::NativeDisplayType NativeType;
111 typedef pt::XlibDisplayPtr NativeDisplayType;
123 typedef pt::XcbConnectionPtr NativeDisplayType;
135 typedef pt::WaylandDisplayPtr NativeDisplayType;
147 typedef pt::MirConnectionPtr NativeDisplayType;
169 typedef pt::Win32InstanceHandle NativeDisplayType;
  /development/ndk/platforms/android-14/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-18/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-19/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-21/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-23/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-24/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /device/generic/goldfish-opengl/system/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
115 typedef EGLNativeDisplayType NativeDisplayType;
  /frameworks/native/opengl/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeDisplayType NativeDisplayType;

Completed in 227 milliseconds

1 2 3 4 5