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/
egl.cpp 207 EGLBoolean egl_init_drivers() { function in namespace:android
eglApi.cpp 253 extern EGLBoolean egl_init_drivers();
276 if (egl_init_drivers() == EGL_FALSE) {
941 if (egl_init_drivers() == EGL_FALSE) {
    [all...]

Completed in 63 milliseconds