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

/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp338 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/DisplayHardware/
H A DDisplayHardware.cpp473 void DisplayHardware::makeCurrent() const function in class:DisplayHardware
/frameworks/native/opengl/libagl/
H A Degl.cpp1155 static int makeCurrent(ogles_context_t* gl) function in namespace:android
1720 if (makeCurrent(gl) == 0) {

Completed in 1258 milliseconds