HomeSort by relevance Sort by last modified time
    Searched refs:getEGLContext (Results 1 - 4 of 4) sorted by null

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderContext.h 34 EGLContext getEGLContext() const { return m_ctx; }
RenderContext.cpp 38 share = p_shareContext->getEGLContext();
WindowSurface.cpp 161 m_eglSurface, m_drawContext->getEGLContext())) {
FrameBuffer.cpp 663 ctx ? ctx->getEGLContext() : EGL_NO_CONTEXT)) {

Completed in 178 milliseconds