Home
last modified time | relevance | path

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

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