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

/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
H A DGLEScontext.h163 GLuint getFramebufferBinding() const { return m_framebuffer; } function in class:GLEScontext
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
H A DGLEScmImp.cpp1719 GLuint prevFB = ctx->getFramebufferBinding();
1975 GLuint fbName = ctx->getFramebufferBinding();
2012 GLuint fbName = ctx->getFramebufferBinding();
2046 GLuint fbName = ctx->getFramebufferBinding();
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
H A DGLESv2Imp.cpp669 GLuint fbName = ctx->getFramebufferBinding();
715 GLuint fbName = ctx->getFramebufferBinding();
1045 GLuint fbName = ctx->getFramebufferBinding();
2073 GLuint prevFB = ctx->getFramebufferBinding();

Completed in 1427 milliseconds