Searched defs:attrib_list_ref (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreatePbufferFromClientBuffer.cpp | 4 …_this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBuffer() 63 … _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBufferInt()
|
D | eglCreatePixmapSurface.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|
D | eglCreateWindowSurface.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() 77 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurfaceTexture()
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 346 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() 520 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() 593 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurfaceTexture() 674 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jintArray attrib_list_ref, jint offset)… in android_eglCreatePbufferSurface() 732 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface() 849 …_this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBuffer() 908 … _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBufferInt() 981 …ject _this, jobject dpy, jobject config, jobject share_context, jintArray attrib_list_ref, jint of… in android_eglCreateContext()
|