Searched refs:jni_eglDestroyContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_EGLImpl.cpp433 static jboolean jni_eglDestroyContext(JNIEnv *_env, jobject _this, jobject display, jobject context) { function in namespace:android
559 {"eglDestroyContext", "(" DISPLAY CONTEXT ")Z", (void*)jni_eglDestroyContext },

Completed in 487 milliseconds