Searched refs:android_eglGetDisplay (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglGetDisplay.cpp | 3 android_eglGetDisplay in android_eglGetDisplay() function 22 return android_eglGetDisplay(_env, _this, display_id); in android_eglGetDisplayInt()
|
D | eglGetDisplay.nativeReg | 2 {"eglGetDisplay", "(J)Landroid/opengl/EGLDisplay;", (void *) android_eglGetDisplay },
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 148 android_eglGetDisplay in android_eglGetDisplay() function 167 return android_eglGetDisplay(_env, _this, display_id); in android_eglGetDisplayInt() 1220 {"eglGetDisplay", "(J)Landroid/opengl/EGLDisplay;", (void *) android_eglGetDisplay },
|