Home
last modified time | relevance | path

Searched refs:getEGLContext (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DRenderContext.h34 EGLContext getEGLContext() const { return m_ctx; } in getEGLContext() function
DRenderContext.cpp38 share = p_shareContext->getEGLContext(); in create()
DWindowSurface.cpp161 m_eglSurface, m_drawContext->getEGLContext())) { in blitToColorBuffer()
DFrameBuffer.cpp694 ctx ? ctx->getEGLContext() : EGL_NO_CONTEXT)) { in bindContext()