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