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

  /frameworks/native/opengl/libs/EGL/
egldefs.h 53 extern gl_hooks_t gHooks[2];
egl.cpp 50 gl_hooks_t gHooks[2];
313 &gHooks[egl_connection_t::GLESv1_INDEX];
315 &gHooks[egl_connection_t::GLESv2_INDEX];

Completed in 39 milliseconds