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

  /external/chromium_org/ui/gl/
gl_implementation.cc 71 EGLApi* g_current_egl_context; member in namespace:gfx
76 EGLApi* g_current_egl_context; member in namespace:gfx
81 EGLApi* g_current_egl_context; member in namespace:gfx
85 EGLApi* g_current_egl_context; member in namespace:gfx
gl_egl_api_implementation.cc 18 g_current_egl_context = g_real_egl;
34 g_current_egl_context = NULL;
gl_bindings.h 308 GL_EXPORT extern EGLApi* g_current_egl_context;
315 GL_EXPORT extern EGLApi* g_current_egl_context;
322 GL_EXPORT extern EGLApi* g_current_egl_context;
327 GL_EXPORT extern EGLApi* g_current_egl_context;

Completed in 225 milliseconds