Home
last modified time | relevance | path

Searched refs:dpy_native (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_EGL14.cpp224 (EGLDisplay)dpy_native, in android_eglInitialize()
253 (EGLDisplay)dpy_native in android_eglTerminate()
318 (EGLDisplay)dpy_native, in android_eglGetConfigs()
433 (EGLDisplay)dpy_native, in android_eglChooseConfig()
501 (EGLDisplay)dpy_native, in android_eglGetConfigAttrib()
575 (EGLDisplay)dpy_native, in android_eglCreateWindowSurface()
658 (EGLDisplay)dpy_native, in android_eglCreateWindowSurfaceTexture()
717 (EGLDisplay)dpy_native, in android_eglCreatePbufferSurface()
752 (EGLDisplay)dpy_native, in android_eglDestroySurface()
796 (EGLDisplay)dpy_native, in android_eglQuerySurface()
[all …]
H A Dandroid_opengl_EGL15.cpp203 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateSync() local
226 (EGLDisplay)dpy_native, in android_eglCreateSync()
251 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglGetSyncAttrib() local
274 (EGLDisplay)dpy_native, in android_eglGetSyncAttrib()
301 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglDestroySync() local
305 (EGLDisplay)dpy_native, in android_eglDestroySync()
320 (EGLDisplay)dpy_native, in android_eglClientWaitSync()
422 (EGLDisplay)dpy_native, in android_eglCreatePlatformWindowSurface()
461 (EGLDisplay)dpy_native, in android_eglWaitSync()
500 (EGLDisplay)dpy_native, in android_eglCreateImage()
[all …]
H A Dandroid_opengl_EGLExt.cpp137 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglPresentationTimeANDROID() local
141 (EGLDisplay)dpy_native, in android_eglPresentationTimeANDROID()
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreateSync.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateSync() local
32 (EGLDisplay)dpy_native, in android_eglCreateSync()
57 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglGetSyncAttrib() local
80 (EGLDisplay)dpy_native, in android_eglGetSyncAttrib()
H A DeglCreateWindowSurface.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateWindowSurface() local
57 (EGLDisplay)dpy_native, in android_eglCreateWindowSurface()
83 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateWindowSurfaceTexture() local
140 (EGLDisplay)dpy_native, in android_eglCreateWindowSurfaceTexture()
H A DeglCreateImage.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateImage() local
33 (EGLDisplay)dpy_native, in android_eglCreateImage()
H A DeglCreatePlatformWindowSurface.cpp11 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreatePlatformWindowSurface() local
48 (EGLDisplay)dpy_native, in android_eglCreatePlatformWindowSurface()
H A DeglCreatePbufferFromClientBuffer.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreatePbufferFromClientBuffer() local
43 (EGLDisplay)dpy_native, in android_eglCreatePbufferFromClientBuffer()