Searched defs:makeCurrent (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp351 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, function in class:android::egl_display_t
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp258 EGLBoolean DisplayDevice::makeCurrent(EGLDisplay dpy, function in class:DisplayDevice
/frameworks/native/opengl/libagl/
H A Degl.cpp1165 static int makeCurrent(ogles_context_t* gl) function in namespace:android
1730 if (makeCurrent(gl) == 0) {

Completed in 2129 milliseconds