Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp325 egl_connection_t* const cnx = &gEGLImpl; in eglGetConfigs() local
350 egl_connection_t* const cnx = &gEGLImpl; in eglChooseConfig() local
416 egl_connection_t* cnx = NULL; in eglGetConfigAttrib() local
454 egl_connection_t* cnx = NULL; in eglCreateWindowSurface() local
561 egl_connection_t* cnx = NULL; in eglCreatePixmapSurface() local
580 egl_connection_t* cnx = NULL; in eglCreatePbufferSurface() local
655 egl_connection_t* cnx = NULL; in eglCreateContext() local
799 egl_connection_t* const cnx = &gEGLImpl; in eglMakeCurrent() local
874 egl_connection_t* const cnx = &gEGLImpl; in eglWaitGL() local
885 egl_connection_t* const cnx = &gEGLImpl; in eglWaitNative() local
[all …]
Degl_display.cpp107 egl_connection_t* const cnx = &gEGLImpl; in getDisplay() local
147 egl_connection_t* const cnx = &gEGLImpl; in initialize() local
254 egl_connection_t* const cnx = &gEGLImpl; in terminate() local
391 egl_connection_t* const cnx = &gEGLImpl; in incWakeCount() local
416 egl_connection_t* const cnx = &gEGLImpl; in decWakeCount() local
Degl_object.cpp69 egl_connection_t const* cnx) : in egl_surface_t()
105 egl_connection_t const* cnx, int version) : in egl_context_t()
Degl_object.h141 egl_connection_t const* cnx; variable
164 egl_connection_t const* cnx; variable
Degl.cpp107 egl_connection_t*& cnx) { in validate_display_connection()
193 egl_connection_t* cnx = &gEGLImpl; in egl_init_drivers_locked() local
DLoader.cpp209 void* Loader::open(egl_connection_t* cnx) in open()
308 egl_connection_t* cnx, uint32_t mask) in load_driver()
Degl_cache.cpp93 egl_connection_t* const cnx = &gEGLImpl; in initialize() local