Searched defs:attrib_list_ref (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_EGL15.cpp | 198 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() 331 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay() 378 …_this, jobject dpy, jobject config, jobject native_window_buf, jlongArray attrib_list_ref, jint of… in android_eglCreatePlatformWindowSurface() 446 …_this, jobject dpy, jobject config, jobject native_pixmap_buf, jlongArray attrib_list_ref, jint of… in android_eglCreatePlatformPixmapSurface() 471 …this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray attrib_list_ref, jint of… in android_eglCreateImage()
|
H A D | android_opengl_EGL14.cpp | 346 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() 522 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() 596 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurfaceTexture() 678 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jintArray attrib_list_ref, jint offset)… in android_eglCreatePbufferSurface() 737 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface() 855 …_this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBuffer() 915 … _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint of… in android_eglCreatePbufferFromClientBufferInt() 988 …ject _this, jobject dpy, jobject config, jobject share_context, jintArray attrib_list_ref, jint of… in android_eglCreateContext()
|