Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibEGL.map.txt3 eglBindAPI;
Dplatform_entries.in37 EGL_ENTRY(EGLBoolean, eglBindAPI, EGLenum)
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec14 EGLBoolean eglBindAPI ( EGLenum api )
/frameworks/base/opengl/java/android/opengl/
DEGL14.java317 public static native boolean eglBindAPI( in eglBindAPI() method in EGL14
/frameworks/native/opengl/libs/EGL/
Degl_entries.in37 EGL_ENTRY(EGLBoolean, eglBindAPI, EGLenum)
DeglApi.cpp326 EGLBoolean eglBindAPI(EGLenum api) { in eglBindAPI() function
334 return cnx->platform.eglBindAPI(api); in eglBindAPI()
Degl_platform_entries.cpp1621 if (cnx->dso && cnx->egl.eglBindAPI) { in eglBindAPIImpl()
1622 res = cnx->egl.eglBindAPI(api); in eglBindAPIImpl()
/frameworks/native/opengl/include/EGL/
Degl.h202 EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI (EGLenum api);
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp819 _returnValue = eglBindAPI( in android_eglBindAPI()
/frameworks/native/opengl/libagl/
Degl.cpp2025 EGLBoolean eglBindAPI(EGLenum api) in eglBindAPI() function
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...