Searched refs:egl_get_init_count (Results 1 – 3 of 3) sorted by relevance
25 ANDROID_API int egl_get_init_count(EGLDisplay dpy);
79 int egl_get_init_count(EGLDisplay dpy) { in egl_get_init_count() function
181 return android::egl_get_init_count(dpy); in jni_getInitCount()