Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/tests/ut_renderer/
DRenderer.cpp131 int Renderer::makeCurrent(RenderingThread *thread, in makeCurrent() function in Renderer
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglMacApi.cpp166 bool makeCurrent(EGLNativeDisplayType dpy,EglSurface* read,EglSurface* draw,EGLNativeContextType ct… in makeCurrent() function
DEglX11Api.cpp258 bool makeCurrent(EGLNativeDisplayType dpy,EglSurface* read,EglSurface* draw,EGLNativeContextType ct… in makeCurrent() function
DEglWindowsApi.cpp549 bool makeCurrent(EGLNativeInternalDisplayType display,EglSurface* read,EglSurface* draw,EGLNativeCo… in makeCurrent() function