Home
last modified time | relevance | path

Searched refs:onLooseCurrent (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_display.cpp369 cur_c->onLooseCurrent(); in loseCurrentImpl()
405 cur_c->onLooseCurrent(); in makeCurrent()
Degl_object.h198 void onLooseCurrent();
Degl_object.cpp287 void egl_context_t::onLooseCurrent() { in onLooseCurrent() function in android::egl_context_t