Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_display.cpp308 void egl_display_t::loseCurrent(egl_context_t * cur_c) in loseCurrent()
318 void egl_display_t::loseCurrentImpl(egl_context_t * cur_c) in loseCurrentImpl()
340 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, in makeCurrent()
DeglApi.cpp754 egl_context_t * cur_c = get_context(getContext()); in eglMakeCurrent() local