Searched refs:onMakeCurrent (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_object.cpp100 void egl_context_t::onMakeCurrent(EGLSurface draw, EGLSurface read) { function in class:android::egl_context_t
H A Degl_object.h154 void onMakeCurrent(EGLSurface draw, EGLSurface read);
H A Degl_display.cpp369 c->onMakeCurrent(draw, read);

Completed in 110 milliseconds