Home
last modified time | relevance | path

Searched defs:cnx (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp272 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigs() local
297 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfig() local
363 egl_connection_t* cnx = NULL; in eglGetConfigAttrib() local
406 egl_connection_t* cnx = NULL; in eglCreateWindowSurface() local
528 egl_connection_t* cnx = NULL; in eglCreatePixmapSurface() local
547 egl_connection_t* cnx = NULL; in eglCreatePbufferSurface() local
622 egl_connection_t* cnx = NULL; in eglCreateContext() local
774 egl_connection_t* const cnx = &gEGLImpl; in eglMakeCurrent() local
849 egl_connection_t* const cnx = &gEGLImpl; in eglWaitGL() local
860 egl_connection_t* const cnx = &gEGLImpl; in eglWaitNative() local
[all …]
Degl_display.cpp108 egl_connection_t* const cnx = &gEGLImpl; in getDisplay() local
149 egl_connection_t* const cnx = &gEGLImpl; in initialize() local
249 egl_connection_t* const cnx = &gEGLImpl; in terminate() local
380 egl_connection_t* const cnx = &gEGLImpl; in incWakeCount() local
405 egl_connection_t* const cnx = &gEGLImpl; in decWakeCount() local
Degl_object.cpp66 egl_connection_t const* cnx) : in egl_surface_t()
88 egl_connection_t const* cnx, int version) : in egl_context_t()
Degl_object.h139 egl_connection_t const* cnx; variable
159 egl_connection_t const* cnx; variable
DLoader.cpp170 void* Loader::open(egl_connection_t* cnx) in open()
262 egl_connection_t* cnx, uint32_t mask) in load_driver()
Degl.cpp262 egl_connection_t*& cnx) { in validate_display_connection()
310 egl_connection_t* cnx = &gEGLImpl; in egl_init_drivers_locked() local
Degl_cache.cpp92 egl_connection_t* const cnx = &gEGLImpl; in initialize() local