Searched defs:makeCurrent (Results 1 – 4 of 4) sorted by relevance
/sdk/emulator/opengl/tests/ut_renderer/ |
D | Renderer.cpp | 131 int Renderer::makeCurrent(RenderingThread *thread, in makeCurrent() function in Renderer
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | EglMacApi.cpp | 166 bool makeCurrent(EGLNativeDisplayType dpy,EglSurface* read,EglSurface* draw,EGLNativeContextType ct… in makeCurrent() function
|
D | EglX11Api.cpp | 258 bool makeCurrent(EGLNativeDisplayType dpy,EglSurface* read,EglSurface* draw,EGLNativeContextType ct… in makeCurrent() function
|
D | EglWindowsApi.cpp | 549 bool makeCurrent(EGLNativeInternalDisplayType display,EglSurface* read,EglSurface* draw,EGLNativeCo… in makeCurrent() function
|