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

  /frameworks/native/opengl/tests/angeles/include/GLES/
egltypes.h 12 typedef void *NativePixmapType;
egl.h 52 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be
207 GLAPI EGLSurface APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, const EGLint *attrib_list);
223 GLAPI EGLBoolean APIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, NativePixmapType target);
  /device/generic/goldfish-opengl/system/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
111 typedef EGLNativePixmapType NativePixmapType;
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
116 typedef EGLNativePixmapType NativePixmapType;
  /frameworks/native/opengl/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
111 typedef EGLNativePixmapType NativePixmapType;
  /external/mesa3d/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
140 typedef EGLNativePixmapType NativePixmapType;
  /external/swiftshader/include/EGL/
eglplatform.h 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
117 typedef EGLNativePixmapType NativePixmapType;
  /external/swiftshader/src/OpenGL/libGL/
Surface.h 30 typedef HBITMAP NativePixmapType;
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 780 NativePixmapType pixmap,
    [all...]

Completed in 1266 milliseconds