OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EGLSurface
(Results
1 - 17
of
17
) sorted by null
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGLSurface.java
19
public abstract class
EGLSurface
/frameworks/base/opengl/tests/angeles/include/GLES/
egltypes.h
8
typedef void *
EGLSurface
;
20
#define EGL_NO_SURFACE ((
EGLSurface
)0)
/development/ndk/platforms/android-9/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/development/tools/emulator/opengl/host/libs/Translator/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/frameworks/base/opengl/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h
49
typedef void *
EGLSurface
;
71
#define EGL_NO_SURFACE ((
EGLSurface
)0)
265
EGLAPI
EGLSurface
EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
273
EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy,
EGLSurface
surface);
274
EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay dpy,
EGLSurface
surface,
284
EGLAPI
EGLSurface
EGLAPIENTRY eglCreatePbufferFromClientBuffer(
288
EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy,
EGLSurface
surface,
290
EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage(EGLDisplay dpy,
EGLSurface
surface, EGLint buffer)
[
all
...]
/prebuilt/sdk/11/
android.jar
/prebuilt/sdk/12/
android.jar
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/8/
android.jar
/prebuilt/sdk/9/
android.jar
Completed in 103 milliseconds