Home
last modified time | relevance | path

Searched defs:attrib_list (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.java7 int[] attrib_list, in _eglCreateWindowSurface()
15 int[] attrib_list, in _eglCreateWindowSurfaceTexture()
22 int[] attrib_list, in eglCreateWindowSurface()
DeglCreatePbufferFromClientBuffer.java8 int[] attrib_list, in eglCreatePbufferFromClientBuffer()
20 int[] attrib_list, in eglCreatePbufferFromClientBuffer()
DeglGetPlatformDisplay.java6 long[] attrib_list, in eglGetPlatformDisplay()
DeglCreatePlatformWindowSurface.java7 long[] attrib_list, in eglCreatePlatformWindowSurface()
DeglCreatePixmapSurface.java8 int[] attrib_list, in eglCreatePixmapSurface()
DeglCreateImage.java8 long[] attrib_list, in eglCreateImage()
DeglCreateWindowSurface.cpp14 EGLint *attrib_list = (EGLint *) 0; in android_eglCreateWindowSurface() local
88 EGLint *attrib_list = (EGLint *) 0; in android_eglCreateWindowSurfaceTexture() local
DeglCreateSync.java6 long[] attrib_list, in eglCreateSync()
DeglGetPlatformDisplay.cpp11 WrappedEGLAttribs attrib_list; in android_eglGetPlatformDisplay() local
DeglCreateImage.cpp13 WrappedEGLAttribs attrib_list; in android_eglCreateImage() local
DeglCreatePlatformWindowSurface.cpp17 WrappedEGLAttribs attrib_list; in android_eglCreatePlatformWindowSurface() local
DeglCreatePbufferFromClientBuffer.cpp14 EGLint *attrib_list = (EGLint *) 0; in android_eglCreatePbufferFromClientBuffer() local
DeglCreateSync.cpp12 WrappedEGLAttribs attrib_list; in android_eglCreateSync() local
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java41 …public native boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, EGLConfig[] confi… in eglChooseConfig()
62 …lCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[] attrib_list) { in eglCreateContext()
70 …ublic EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list) { in eglCreatePbufferSurface()
78 …reatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int[] attrib_list) { in eglCreatePixmapSurface()
87 …reateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list) { in eglCreateWindowSurface()
157 …glCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[] attrib_list); in _eglCreateContext()
158 …vate native long _eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list); in _eglCreatePbufferSurface()
159 …ace(EGLSurface sur, EGLDisplay display, EGLConfig config, Object native_pixmap, int[] attrib_list); in _eglCreatePixmapSurface()
160 …CreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list); in _eglCreateWindowSurface()
161 …indowSurfaceTexture(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list); in _eglCreateWindowSurfaceTexture()
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp78 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint* attrib_list, EGLConfig* configs, in eglChooseConfig()
86 const EGLint* attrib_list) { in eglCreateWindowSurface()
90 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint* attrib_list) { in eglCreatePbufferSurface()
117 const EGLint* attrib_list) { in eglCreateContext()
154 EGLClientBuffer buffer, const EGLint* attrib_list) { in eglCreateImageKHR()
158 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_list) { in eglCreateSyncKHR()
/frameworks/base/opengl/java/android/opengl/
DEGL15.java84 long[] attrib_list, in eglCreateSync()
122 long[] attrib_list, in eglGetPlatformDisplay()
132 long[] attrib_list, in eglCreatePlatformWindowSurface()
142 long[] attrib_list, in eglCreatePlatformPixmapSurface()
161 long[] attrib_list, in eglCreateImage()
DEGL14.java209 int[] attrib_list, in eglChooseConfig()
234 int[] attrib_list, in _eglCreateWindowSurface()
242 int[] attrib_list, in _eglCreateWindowSurfaceTexture()
249 int[] attrib_list, in eglCreateWindowSurface()
283 int[] attrib_list, in eglCreatePbufferSurface()
294 int[] attrib_list, in eglCreatePixmapSurface()
343 int[] attrib_list, in eglCreatePbufferFromClientBuffer()
355 int[] attrib_list, in eglCreatePbufferFromClientBuffer()
397 int[] attrib_list, in eglCreateContext()
DEGLLogWrapper.java47 public boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, in eglChooseConfig()
79 EGLContext share_context, int[] attrib_list) { in eglCreateContext()
95 EGLConfig config, int[] attrib_list) { in eglCreatePbufferSurface()
110 EGLConfig config, Object native_pixmap, int[] attrib_list) { in eglCreatePixmapSurface()
126 EGLConfig config, Object native_window, int[] attrib_list) { in eglCreateWindowSurface()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp56 const EGLAttrib* attrib_list) { in eglGetPlatformDisplay()
92 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint* attrib_list, EGLConfig* configs, in eglChooseConfig()
108 const EGLint* attrib_list) { in eglCreateWindowSurface()
116 const EGLAttrib* attrib_list) { in eglCreatePlatformWindowSurface()
124 const EGLint* attrib_list) { in eglCreatePixmapSurface()
132 const EGLAttrib* attrib_list) { in eglCreatePlatformPixmapSurface()
139 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint* attrib_list) { in eglCreatePbufferSurface()
169 const EGLint* attrib_list) { in eglCreateContext()
353 EGLConfig config, const EGLint* attrib_list) { in eglCreatePbufferFromClientBuffer()
361 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, const EGLint* attrib_list) { in eglLockSurfaceKHR()
[all …]
Degl_platform_entries.cpp290 const EGLAttrib* attrib_list) { in eglGetPlatformDisplayTmpl()
309 const EGLAttrib* attrib_list) { in eglGetPlatformDisplayImpl()
369 EGLBoolean eglChooseConfigImpl( EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfigImpl()
528 const AttrType* attrib_list, EGLint* colorSpace, in processAttributes()
708 ANativeWindow* window, const AttrType* attrib_list, in eglCreateWindowSurfaceTmpl()
796 const EGLint* attrib_list) { in eglCreateWindowSurfaceImpl()
808 const EGLAttrib* attrib_list) { in eglCreatePlatformWindowSurfaceImpl()
869 const EGLint* attrib_list) { in eglCreatePbufferSurfaceImpl()
947 EGLContext share_list, const EGLint *attrib_list) in eglCreateContextImpl()
1673 EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferFromClientBufferImpl()
[all …]
Degl_display.cpp129 const EGLAttrib* attrib_list) { in getFromNativeDisplay()
176 const EGLAttrib* attrib_list, EGLint* error) { in getPlatformDisplayAngle()
215 const EGLAttrib* attrib_list) { in getPlatformDisplay()
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_EGLImpl.cpp90 static bool validAttribList(JNIEnv *_env, jintArray attrib_list) { in validAttribList()
103 static jint* beginNativeAttribList(JNIEnv *_env, jintArray attrib_list) { in beginNativeAttribList()
111 static void endNativeAttributeList(JNIEnv *_env, jintArray attrib_list, jint* attrib_base) { in endNativeAttributeList()
189 jintArray attrib_list, jobjectArray configs, jint config_size, jintArray num_config) { in jni_eglChooseConfig()
224 jobject config, jobject share_context, jintArray attrib_list) { in jni_eglCreateContext()
240 jobject config, jintArray attrib_list) { in jni_eglCreatePbufferSurface()
256 jintArray attrib_list) in jni_eglCreatePixmapSurface()
262 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurface()
289 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurfaceTexture()
Dandroid_opengl_EGL15.cpp206 WrappedEGLAttribs attrib_list; in android_eglCreateSync() local
338 WrappedEGLAttribs attrib_list; in android_eglGetPlatformDisplay() local
391 WrappedEGLAttribs attrib_list; in android_eglCreatePlatformWindowSurface() local
480 WrappedEGLAttribs attrib_list; in android_eglCreateImage() local
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java97 …boolean eglChooseConfig(EGLDisplay display, int[] attrib_list, EGLConfig[] configs, int config… in eglChooseConfig()
99 …glCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[] attrib_list); in eglCreateContext()
100 EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list); in eglCreatePbufferSurface()
102 …CreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int[] attrib_list); in eglCreatePixmapSurface()
103 …CreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list); in eglCreateWindowSurface()
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java209 int[] attrib_list = new int[5]; in createEglContext() local

12