Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dcom_google_android_gles_jni_EGLImpl.cpp382 static jboolean jni_eglDestroyContext(JNIEnv *_env, jobject _this, jobject display, jobject context… in jni_eglDestroyContext() function
499 {"eglDestroyContext", "(" DISPLAY CONTEXT ")Z", (void*)jni_eglDestroyContext },