Searched defs:eglBindAPI (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/opengl/libs/EGL/
H A Degl.cpp1507 EGLBoolean eglBindAPI(EGLenum api) function
1518 if (cnx->egl.eglBindAPI) {
1519 if (cnx->egl.eglBindAPI(api) == EGL_FALSE) {
/frameworks/base/opengl/libagl/
H A Degl.cpp2013 EGLBoolean eglBindAPI(EGLenum api) function

Completed in 11 milliseconds