Searched defs:makeCurrent (Results 1 – 8 of 8) sorted by relevance
92 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
233 bool EglManager::makeCurrent(EGLSurface surface) { in makeCurrent() function in android::uirenderer::renderthread::EglManager
141 void CanvasContext::makeCurrent() { in makeCurrent() function in android::uirenderer::renderthread::CanvasContext
340 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
273 EGLBoolean DisplayDevice::makeCurrent(EGLDisplay dpy, EGLContext ctx) const { in makeCurrent() function in DisplayDevice
516 private void makeCurrent(EGLSurface surface) { in makeCurrent() method in SurfaceTextureRenderer
1165 static int makeCurrent(ogles_context_t* gl) in makeCurrent() function