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

/frameworks/native/opengl/libagl/
H A Degl.cpp123 NEVER_CURRENT = 0x00020000 enumerator in enum:android::egl_context_t::__anon1475
1666 c->flags = egl_context_t::NEVER_CURRENT;
1747 if (c->flags & egl_context_t::NEVER_CURRENT) {
1748 c->flags &= ~egl_context_t::NEVER_CURRENT;

Completed in 469 milliseconds