Searched defs:draw (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/opengl/system/egl/ |
D | eglContext.h | 35 EGLSurface draw; member
|
D | egl.cpp | 898 egl_surface_t* draw(static_cast<egl_surface_t*>(ctx->draw)); in eglSwapInterval() local 973 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 527 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() 660 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGL… in eglSetSwapRectangleANDROID()
|