Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp179 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglInitialize() local
226 (EGLDisplay)dpy_native, in android_eglInitialize()
251 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglTerminate() local
254 (EGLDisplay)dpy_native in android_eglTerminate()
277 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglGetConfigs() local
319 (EGLDisplay)dpy_native, in android_eglGetConfigs()
351 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglChooseConfig() local
433 (EGLDisplay)dpy_native, in android_eglChooseConfig()
470 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglGetConfigAttrib() local
500 (EGLDisplay)dpy_native, in android_eglGetConfigAttrib()
[all …]
Dandroid_opengl_EGLExt.cpp139 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglPresentationTimeANDROID() local
143 (EGLDisplay)dpy_native, in android_eglPresentationTimeANDROID()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateWindowSurface() local
57 (EGLDisplay)dpy_native, in android_eglCreateWindowSurface()
82 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreateWindowSurfaceTexture() local
139 (EGLDisplay)dpy_native, in android_eglCreateWindowSurfaceTexture()
DeglCreatePbufferFromClientBuffer.cpp9 EGLDisplay dpy_native = (EGLDisplay) fromEGLHandle(_env, egldisplayGetHandleID, dpy); in android_eglCreatePbufferFromClientBuffer() local
43 (EGLDisplay)dpy_native, in android_eglCreatePbufferFromClientBuffer()