Home
last modified time | relevance | path

Searched defs:egl_context_t (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_display.h38 class egl_context_t; variable
Degl_object.cpp292 egl_context_t::egl_context_t(EGLDisplay dpy, EGLContext context, EGLConfig config, in egl_context_t() function in android::egl_context_t