Searched refs:NativeDisplayType (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h10 typedef void *NativeDisplayType; typedef
17 #define EGL_DEFAULT_DISPLAY ((NativeDisplayType)0)
H A Degl.h52 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be
78 #define EGL_DEFAULT_DISPLAY ((NativeDisplayType)0)
196 GLAPI EGLDisplay APIENTRY eglGetDisplay (NativeDisplayType display);
/frameworks/native/opengl/include/EGL/
H A Deglplatform.h58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
110 typedef EGLNativeDisplayType NativeDisplayType; typedef
/frameworks/native/opengl/libagl/
H A Degl.cpp112 NativeDisplayType type;
1414 EGLDisplay eglGetDisplay(NativeDisplayType display)

Completed in 744 milliseconds