HomeSort by relevance Sort by last modified time
    Searched refs:egl_init_drivers (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 187 extern EGLBoolean egl_init_drivers();
212 if (egl_init_drivers() == EGL_FALSE) {
902 if (egl_init_drivers() == EGL_FALSE) {
    [all...]
egl.cpp 324 EGLBoolean egl_init_drivers() { function in namespace:android

Completed in 291 milliseconds