Searched defs:toEGLHandle (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGLExtcHeader.cpp | 112 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { in toEGLHandle() function
|
D | EGL14cHeader.cpp | 116 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { in toEGLHandle() function
|
D | EGL15cHeader.cpp | 168 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void *handle) { in toEGLHandle() function
|
/frameworks/base/core/jni/ |
D | android_opengl_EGLExt.cpp | 112 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { in toEGLHandle() function
|
D | android_opengl_EGL15.cpp | 168 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void *handle) { in toEGLHandle() function
|
D | android_opengl_EGL14.cpp | 116 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { in toEGLHandle() function
|