Searched refs:EGLClientPixmapHI (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
D | eglext.h | 246 struct EGLClientPixmapHI struct 254 …ENTRY eglCreatePixmapSurfaceHI(EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap); argument 256 …EGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap);
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 892 struct EGLClientPixmapHI { struct 899 …EGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI *pixmap); argument 901 …NTRY eglCreatePixmapSurfaceHI (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI *pixmap);
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 955 struct EGLClientPixmapHI { struct 962 …EGLCREATEPIXMAPSURFACEHIPROC) (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI *pixmap); argument 964 …NTRY eglCreatePixmapSurfaceHI (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI *pixmap);
|