HomeSort by relevance Sort by last modified time
    Searched refs:NativeWindowType (Results 1 - 7 of 7) sorted by null

  /frameworks/base/opengl/tests/angeles/include/GLES/
egltypes.h 11 typedef void *NativeWindowType;
egl.h 52 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be
206 GLAPI EGLSurface APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const EGLint *attrib_list);
  /frameworks/base/opengl/include/EGL/
eglplatform.h 56 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
106 typedef EGLNativeWindowType NativeWindowType;
  /ndk/samples/san-angeles/jni/
app-linux.c 171 (NativeWindowType)sWindow, NULL);
importgl.h 68 FNDEF(EGLSurface, eglCreateWindowSurface, (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const EGLint *attrib_list));
  /frameworks/base/opengl/libagl/
egl.cpp     [all...]
  /frameworks/base/opengl/libs/EGL/
egl.cpp 950 NativeWindowType window,
    [all...]

Completed in 644 milliseconds