Home
last modified time | relevance | path

Searched defs:config_native (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp10 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreateWindowSurface() local
84 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreateWindowSurfaceTexture() local
DeglCreatePlatformWindowSurface.cpp12 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreatePlatformWindowSurface() local
DeglCreatePbufferFromClientBuffer.cpp10 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreatePbufferFromClientBuffer() local
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp472 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglGetConfigAttrib() local
528 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreateWindowSurface() local
602 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreateWindowSurfaceTexture() local
684 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreatePbufferSurface() local
861 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreatePbufferFromClientBuffer() local
994 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreateContext() local
Dandroid_opengl_EGL15.cpp386 EGLConfig config_native = (EGLConfig) fromEGLHandle(_env, eglconfigGetHandleID, config); in android_eglCreatePlatformWindowSurface() local