Searched defs:makeCurrent (Results 1 – 4 of 4) sorted by relevance
315 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, in makeCurrent() function in android::egl_display_t
135 bool GLHelper::makeCurrent(EGLSurface surface) { in makeCurrent() function in android::GLHelper
266 EGLBoolean DisplayDevice::makeCurrent(EGLDisplay dpy, EGLContext ctx) const { in makeCurrent() function in DisplayDevice
1165 static int makeCurrent(ogles_context_t* gl) in makeCurrent() function