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 50 extern gl_hooks_t gHooks[2];
egl.cpp 52 gl_hooks_t gHooks[2];
268 &gHooks[egl_connection_t::GLESv1_INDEX];
270 &gHooks[egl_connection_t::GLESv2_INDEX];

Completed in 17 milliseconds