Searched refs:getEGLContext (Results 1 – 4 of 4) sorted by relevance
34 EGLContext getEGLContext() const { return m_ctx; } in getEGLContext() function
38 share = p_shareContext->getEGLContext(); in create()
161 m_eglSurface, m_drawContext->getEGLContext())) { in blitToColorBuffer()
694 ctx ? ctx->getEGLContext() : EGL_NO_CONTEXT)) { in bindContext()