Searched refs:isContext (Results 1 – 3 of 3) sorted by relevance
77 bool isContext(EGLContext ctx);
644 bool eglDisplay::isContext(EGLContext ctx) { in isContext() function in eglDisplay
184 if (!(context) || !s_display.isContext((context))) { \1430 if (!context || !s_display.isContext(context)) { in s_eglReleaseThreadImpl()